Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dtpm-v2.h366 TPM2_RC_AUTHSIZE = TPM2_RC_VER1 + 0x0044, enumerator
/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c168 return TPM2_RC_AUTHSIZE; in sandbox_tpm2_check_session()