Searched refs:stm32_bsec_shadow_read_otp (Results 1 – 4 of 4) sorted by relevance
37 stm32_bsec_shadow_read_otp(q++, otp_idx)) in stm32mp15_read_uid()41 stm32_bsec_shadow_read_otp(q++, otp_idx + 1)) in stm32mp15_read_uid()45 stm32_bsec_shadow_read_otp(q++, otp_idx + 2)) in stm32mp15_read_uid()71 if (stm32_bsec_shadow_read_otp(key, otp)) in stm32mp15_read_otp()
308 TEE_Result stm32_bsec_shadow_read_otp(uint32_t *otp_value, uint32_t otp_id) in stm32_bsec_shadow_read_otp() function
39 TEE_Result stm32_bsec_shadow_read_otp(uint32_t *value, uint32_t otp_id);
77 res = stm32_bsec_shadow_read_otp(buf, otp_id); in bsec_read_mem()
Completed in 5 milliseconds