Home
last modified time | relevance | path

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

/openbmc/u-boot/lib/
H A Dtpm_api.c117 return tpm1_nv_read_value(dev, index, data, count); in tpm_nv_read_value()
H A Dtpm-v1.c146 u32 tpm1_nv_read_value(struct udevice *dev, u32 index, void *data, u32 count) in tpm1_nv_read_value() function
/openbmc/u-boot/include/
H A Dtpm-v1.h334 u32 tpm1_nv_read_value(struct udevice *dev, u32 index, void *data, u32 count);