Searched refs:tpm2_pcr_read (Results 1 – 3 of 3) sorted by relevance
/u-boot/include/ |
A D | tpm-v2.h | 416 u32 tpm2_pcr_read(struct udevice *dev, u32 idx, unsigned int idx_min_sz,
|
/u-boot/cmd/ |
A D | tpm-v2.c | 154 rc = tpm2_pcr_read(dev, index, priv->pcr_select_min, data, &updates); in do_tpm_pcr_read()
|
/u-boot/lib/ |
A D | tpm-v2.c | 122 u32 tpm2_pcr_read(struct udevice *dev, u32 idx, unsigned int idx_min_sz, in tpm2_pcr_read() function
|
Completed in 6 milliseconds