Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm-v2.c1099 int tpm2_get_pcr_info(struct udevice *dev, u32 *supported_pcr, u32 *active_pcr, in tpm2_get_pcr_info() argument
1109 *supported_pcr = 0; in tpm2_get_pcr_info()
1170 *supported_pcr |= hash_mask; in tpm2_get_pcr_info()
/openbmc/u-boot/include/
H A Dtpm-v2.h799 int tpm2_get_pcr_info(struct udevice *dev, u32 *supported_pcr, u32 *active_pcr,