Searched refs:HUK_NB_OTP (Results 1 – 1 of 1) sorted by relevance
18 #define HUK_NB_OTP (HW_UNIQUE_KEY_LENGTH / sizeof(uint32_t)) macro130 static __maybe_unused TEE_Result pos_from_dt(uint32_t otp_id[HUK_NB_OTP]) in pos_from_dt() argument146 for (i = 0; i < HUK_NB_OTP; i++) in pos_from_dt()152 static TEE_Result get_otp_pos(uint32_t otp_id[HUK_NB_OTP]) in get_otp_pos() argument174 uint32_t otp_key[HUK_NB_OTP] = { }; in tee_otp_get_hw_unique_key()175 uint32_t otp_id[HUK_NB_OTP] = { }; in tee_otp_get_hw_unique_key()186 for (i = 0; i < HUK_NB_OTP; i++) { in tee_otp_get_hw_unique_key()