Searched refs:tpm2_change_auth (Results 1 – 3 of 3) sorted by relevance
| /u-boot/include/ |
| A D | tpm-v2.h | 474 int tpm2_change_auth(struct udevice *dev, u32 handle, const char *newpw,
|
| /u-boot/cmd/ |
| A D | tpm-v2.c | 305 return report_return_code(tpm2_change_auth(dev, handle, newpw, newpw_sz, in do_tpm_change_auth()
|
| /u-boot/lib/ |
| A D | tpm-v2.c | 281 int tpm2_change_auth(struct udevice *dev, u32 handle, const char *newpw, in tpm2_change_auth() function
|
Completed in 7 milliseconds