Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dtpm-v2.c330 return report_return_code(tpm2_pcr_setauthpolicy(dev, pw, pw_sz, index, in do_tpm_pcr_setauthpolicy()
/openbmc/u-boot/include/
H A Dtpm-v2.h857 u32 tpm2_pcr_setauthpolicy(struct udevice *dev, const char *pw,
/openbmc/u-boot/lib/
H A Dtpm-v2.c1313 u32 tpm2_pcr_setauthpolicy(struct udevice *dev, const char *pw, in tpm2_pcr_setauthpolicy() function