Searched refs:tee_hw_unique_key (Results 1 – 9 of 9) sorted by relevance
14 struct tee_hw_unique_key { struct18 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey); argument
35 static TEE_Result dcp_generate_huk(struct tee_hw_unique_key *hwkey) in dcp_generate_huk()62 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
20 __weak TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
108 struct tee_hw_unique_key hwkey = { }; in plat_rpmb_key_is_ready()
119 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
73 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
66 struct tee_hw_unique_key huk = { }; in huk_subkey_derive()
23 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
138 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
Completed in 8 milliseconds