Home
last modified time | relevance | path

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

/u-boot/include/
A Dtpm-v2.h416 u32 tpm2_pcr_read(struct udevice *dev, u32 idx, unsigned int idx_min_sz,
/u-boot/cmd/
A Dtpm-v2.c154 rc = tpm2_pcr_read(dev, index, priv->pcr_select_min, data, &updates); in do_tpm_pcr_read()
/u-boot/lib/
A Dtpm-v2.c122 u32 tpm2_pcr_read(struct udevice *dev, u32 idx, unsigned int idx_min_sz, in tpm2_pcr_read() function

Completed in 6 milliseconds