Home
last modified time | relevance | path

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

/rk3399_ARM-atf/plat/arm/board/juno/
H A Djuno_bl1_measured_boot.c45 TPM_ALG_SHA384, in bl1_plat_mboot_init()
/rk3399_ARM-atf/plat/arm/board/fvp/
H A Dfvp_bl1_measured_boot.c50 TPM_ALG_SHA384, in bl1_plat_mboot_init()
/rk3399_ARM-atf/plat/imx/imx8m/
H A Dimx8m_measured_boot.c73 TPM_ALG_SHA384, in bl2_plat_mboot_init()
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Drpi3_bl1_mboot.c86 TPM_ALG_SHA384, in bl1_plat_mboot_init()
/rk3399_ARM-atf/include/drivers/measured_boot/event_log/
H A Dtcg.h63 #define TPM_ALG_SHA384 0x000C macro
/rk3399_ARM-atf/plat/qemu/qemu/
H A Dqemu_measured_boot.c58 TPM_ALG_SHA384, in bl2_plat_mboot_init()
/rk3399_ARM-atf/drivers/measured_boot/event_log/
H A Devent_log.mk48 TPM_ALG_ID := TPM_ALG_SHA384
/rk3399_ARM-atf/drivers/auth/
H A Dcrypto_mod.c158 case TPM_ALG_SHA384: in crypto_mod_tcg_hash()