Searched refs:stm32_bsec_set_sw_lock (Results 1 – 4 of 4) sorted by relevance
36 if (stm32_bsec_set_sw_lock(otp_idx) || in stm32mp15_read_uid()40 if (stm32_bsec_set_sw_lock(otp_idx + 1) || in stm32mp15_read_uid()44 if (stm32_bsec_set_sw_lock(otp_idx + 2) || in stm32mp15_read_uid()
530 TEE_Result stm32_bsec_set_sw_lock(uint32_t otp_id) in stm32_bsec_set_sw_lock() function
117 TEE_Result stm32_bsec_set_sw_lock(uint32_t otp_id);
204 res = stm32_bsec_set_sw_lock(otp_id); in bsec_write_mem()
Completed in 8 milliseconds