Home
last modified time | relevance | path

Searched refs:algorithm_id (Results 1 – 2 of 2) sorted by relevance

/rk3399_ARM-atf/include/drivers/measured_boot/event_log/
H A Dtcg.h139 uint16_t algorithm_id; member
242 uint16_t algorithm_id; /* AlgorithmId */ member
/rk3399_ARM-atf/plat/rpi/rpi3/
H A Drpi3_common_mboot.c81 rc = tpm_pcr_extend(&tpm_chip_data, PCR_0, digest->algorithm_id, in plat_mboot_measure_image()