Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm_api.c119 return tpm2_nv_read_value(dev, index, data, count); in tpm_nv_read_value()
H A Dtpm-v2.c896 u32 tpm2_nv_read_value(struct udevice *dev, u32 index, void *data, u32 count) in tpm2_nv_read_value() function
/openbmc/u-boot/include/
H A Dtpm-v2.h743 u32 tpm2_nv_read_value(struct udevice *dev, u32 index, void *data, u32 count);