Searched refs:stm32_bsec_read_permanent_lock (Results 1 – 4 of 4) sorted by relevance
155 TEE_Result stm32_bsec_read_permanent_lock(uint32_t otp_id, bool *locked);
69 if (stm32_bsec_read_permanent_lock(otp, &tmp)) in stm32mp15_read_otp()
580 TEE_Result stm32_bsec_read_permanent_lock(uint32_t otp_id, bool *locked) in stm32_bsec_read_permanent_lock() function779 if (stm32_bsec_read_permanent_lock(otp_id, &locked)) in bsec_dt_otp_nsec_access()787 if (stm32_bsec_read_permanent_lock(otp_id + i, in bsec_dt_otp_nsec_access()
88 res = stm32_bsec_read_permanent_lock(otp_id, &locked); in bsec_read_mem()