Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-v2.h358 TPM2_RC_BAD_AUTH = TPM2_RC_FMT1 + 0x0022, enumerator
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c178 return TPM2_RC_BAD_AUTH; in sandbox_tpm2_check_session()