Searched refs:stm32_bsec_set_sw_lock (Results 1 – 4 of 4) sorted by relevance
41 if (stm32_bsec_set_sw_lock(otp_idx) || in stm32mp15_read_uid()45 if (stm32_bsec_set_sw_lock(otp_idx + 1) || in stm32mp15_read_uid()49 if (stm32_bsec_set_sw_lock(otp_idx + 2) || in stm32mp15_read_uid()
537 TEE_Result stm32_bsec_set_sw_lock(uint32_t otp_id) in stm32_bsec_set_sw_lock() function
124 TEE_Result stm32_bsec_set_sw_lock(uint32_t otp_id);
204 res = stm32_bsec_set_sw_lock(otp_id); in bsec_write_mem()