Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm-v2.c1059 static int tpm2_get_num_pcr(struct udevice *dev, u32 *num_pcr) in tpm2_get_num_pcr() function
1128 ret = tpm2_get_num_pcr(dev, &num_pcr); in tpm2_get_pcr_info()