Home
last modified time | relevance | path

Searched refs:tee_hw_unique_key (Results 1 – 19 of 19) sorted by relevance

/optee_os/core/include/kernel/
H A Dtee_common_otp.h14 struct tee_hw_unique_key { struct
18 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey); argument
/optee_os/core/arch/arm/plat-rockchip/
H A Dplatform_rk3588.c63 static struct tee_hw_unique_key *huk;
174 static TEE_Result generate_huk(struct tee_hw_unique_key *hwkey) in generate_huk()
199 static TEE_Result persist_huk(struct tee_hw_unique_key *hwkey) in persist_huk()
218 static TEE_Result read_huk(struct tee_hw_unique_key *hwkey) in read_huk()
252 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/drivers/imx/dcp/
H A Ddcp_huk.c35 static TEE_Result dcp_generate_huk(struct tee_hw_unique_key *hwkey) in dcp_generate_huk()
67 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/arch/riscv/plat-spike/
H A Dmain.c25 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/kernel/
H A Dotp_stubs.c22 __weak TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
H A Dhuk_subkey.c66 struct tee_hw_unique_key huk = { }; in __huk_subkey_derive()
/optee_os/core/drivers/
H A Dwidevine_huk.c49 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
H A Dzynqmp_huk.c106 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
H A Dstm32mp15_huk.c172 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
H A Dversal_huk.c294 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/drivers/nvmem/
H A Dnvmem_huk.c20 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/arch/arm/plat-zynqmp/
H A Dmain.c94 struct tee_hw_unique_key hwkey = { }; in plat_rpmb_key_is_ready()
/optee_os/core/arch/arm/plat-telechips/
H A Dmain.c50 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/arch/arm/plat-marvell/
H A Dmain.c104 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/drivers/crypto/caam/blob/
H A Dcaam_blob.c73 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/arch/arm/plat-nuvoton/
H A Dmain.c69 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/arch/arm/plat-k3/
H A Dmain.c105 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/arch/arm/plat-ti/
H A Dmain.c136 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()
/optee_os/core/drivers/crypto/ele/
H A Dele.c435 TEE_Result tee_otp_get_hw_unique_key(struct tee_hw_unique_key *hwkey) in tee_otp_get_hw_unique_key()