Home
last modified time | relevance | path

Searched defs:HUK_NB_OTP (Results 1 – 1 of 1) sorted by relevance

/optee_os/core/drivers/
H A Dstm32mp15_huk.c18 #define HUK_NB_OTP (HW_UNIQUE_KEY_LENGTH / sizeof(uint32_t)) macro
130 static __maybe_unused TEE_Result pos_from_dt(uint32_t otp_id[HUK_NB_OTP]) in pos_from_dt()
152 static TEE_Result get_otp_pos(uint32_t otp_id[HUK_NB_OTP]) in get_otp_pos()