Home
last modified time | relevance | path

Searched refs:stm32_bsec_shadow_read_otp (Results 1 – 4 of 4) sorted by relevance

/optee_os-3.20.0/core/drivers/
A Dstm32mp15_huk.c37 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()
A Dstm32_bsec.c308 TEE_Result stm32_bsec_shadow_read_otp(uint32_t *otp_value, uint32_t otp_id) in stm32_bsec_shadow_read_otp() function
/optee_os-3.20.0/core/include/drivers/
A Dstm32_bsec.h39 TEE_Result stm32_bsec_shadow_read_otp(uint32_t *value, uint32_t otp_id);
/optee_os-3.20.0/core/pta/stm32mp/
A Dbsec_pta.c77 res = stm32_bsec_shadow_read_otp(buf, otp_id); in bsec_read_mem()

Completed in 5 milliseconds