Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm-v2.c1083 static bool tpm2_is_active_pcr(struct tpms_pcr_selection *selection) in tpm2_is_active_pcr() function
1171 if (tpm2_is_active_pcr(&pcrs.selection[i])) in tpm2_get_pcr_info()