Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c122 return TPM2_RC_VALUE; in sandbox_tpm2_check_session()
139 return TPM2_RC_VALUE; in sandbox_tpm2_check_session()
313 rc = TPM2_RC_VALUE; in sandbox_tpm2_xfer()
329 rc = TPM2_RC_VALUE; in sandbox_tpm2_xfer()
500 rc = TPM2_RC_VALUE; in sandbox_tpm2_xfer()
508 rc = TPM2_RC_VALUE; in sandbox_tpm2_xfer()
516 rc = TPM2_RC_VALUE; in sandbox_tpm2_xfer()
526 rc = TPM2_RC_VALUE; in sandbox_tpm2_xfer()
532 rc = TPM2_RC_VALUE; in sandbox_tpm2_xfer()
576 rc = TPM2_RC_VALUE; in sandbox_tpm2_xfer()
[all …]
/openbmc/u-boot/include/
H A Dtpm-v2.h356 TPM2_RC_VALUE = TPM2_RC_FMT1 + 0x0004, enumerator