Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-v2.h353 TPM2_RC_BAD_TAG = 0x001E, enumerator
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c81 return TPM2_RC_BAD_TAG; in sandbox_tpm2_check_session()