Home
last modified time | relevance | path

Searched refs:TPM2_RC_BAD_AUTH (Results 1 – 2 of 2) sorted by relevance

/third_party/uboot/u-boot-2020.01/include/
Dtpm-v2.h103 TPM2_RC_BAD_AUTH = TPM2_RC_FMT1 + 0x0022, enumerator
/third_party/uboot/u-boot-2020.01/drivers/tpm/
Dtpm2_tis_sandbox.c182 return TPM2_RC_BAD_AUTH; in sandbox_tpm2_check_session()