Home
last modified time | relevance | path

Searched refs:TPM_ALG_SHA512 (Results 1 – 8 of 8) sorted by relevance

/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl1_measured_boot.c46 TPM_ALG_SHA512, in bl1_plat_mboot_init()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl1_measured_boot.c51 TPM_ALG_SHA512, in bl1_plat_mboot_init()
/rk3399_ARM-atf/plat/imx/imx8m/
H A Dimx8m_measured_boot.c74 TPM_ALG_SHA512, in bl2_plat_mboot_init()
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Drpi3_bl1_mboot.c87 TPM_ALG_SHA512, in bl1_plat_mboot_init()
/rk3399_ARM-atf/include/drivers/measured_boot/event_log/
H A Dtcg.h64 #define TPM_ALG_SHA512 0x000D macro
/rk3399_ARM-atf/plat/qemu/qemu/
H A Dqemu_measured_boot.c59 TPM_ALG_SHA512, in bl2_plat_mboot_init()
/rk3399_ARM-atf/drivers/measured_boot/event_log/
H A Devent_log.mk50 TPM_ALG_ID := TPM_ALG_SHA512
/rk3399_ARM-atf/drivers/auth/
H A Dcrypto_mod.c161 case TPM_ALG_SHA512: in crypto_mod_tcg_hash()