Home
last modified time | relevance | path

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

/openbmc/u-boot/cmd/
H A Dtpm-v2.c306 return report_return_code(tpm2_change_auth(dev, handle, newpw, newpw_sz, in do_tpm_change_auth()
/openbmc/u-boot/include/
H A Dtpm-v2.h842 int tpm2_change_auth(struct udevice *dev, u32 handle, const char *newpw,
/openbmc/u-boot/lib/
H A Dtpm-v2.c1268 int tpm2_change_auth(struct udevice *dev, u32 handle, const char *newpw, in tpm2_change_auth() function