Home
last modified time | relevance | path

Searched refs:TPM_ALG_SHA256 (Results 1 – 9 of 9) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl1_measured_boot.c44 TPM_ALG_SHA256, in bl1_plat_mboot_init()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl1_measured_boot.c49 TPM_ALG_SHA256, in bl1_plat_mboot_init()
/rk3399_ARM-atf/drivers/tpm/
H A Dtpm2.mk25 TPM_ALG_ID := TPM_ALG_SHA256
/rk3399_ARM-atf/plat/imx/imx8m/
H A Dimx8m_measured_boot.c72 TPM_ALG_SHA256, in bl2_plat_mboot_init()
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Drpi3_bl1_mboot.c85 TPM_ALG_SHA256, in bl1_plat_mboot_init()
/rk3399_ARM-atf/include/drivers/measured_boot/event_log/
H A Dtcg.h62 #define TPM_ALG_SHA256 0x000B macro
/rk3399_ARM-atf/plat/qemu/qemu/
H A Dqemu_measured_boot.c57 TPM_ALG_SHA256, in bl2_plat_mboot_init()
/rk3399_ARM-atf/drivers/measured_boot/event_log/
H A Devent_log.mk46 TPM_ALG_ID := TPM_ALG_SHA256
/rk3399_ARM-atf/drivers/auth/
H A Dcrypto_mod.c155 case TPM_ALG_SHA256: in crypto_mod_tcg_hash()