Searched refs:TPM2_RC_BAD_TAG (Results 1 – 2 of 2) sorted by relevance
/openbmc/u-boot/include/ | ||
H A D | tpm-v2.h | 353 TPM2_RC_BAD_TAG = 0x001E, enumerator |
/openbmc/u-boot/drivers/tpm/ | ||
H A D | tpm2_tis_sandbox.c | 81 return TPM2_RC_BAD_TAG; in sandbox_tpm2_check_session() |