Home
last modified time | relevance | path

Searched refs:TPM2_CC_SELF_TEST (Results 1 – 6 of 6) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c75 case TPM2_CC_SELF_TEST: in sandbox_tpm2_check_session()
199 case TPM2_CC_SELF_TEST: in sandbox_tpm2_check_readyness()
321 case TPM2_CC_SELF_TEST: in sandbox_tpm2_xfer()
/openbmc/linux/drivers/char/tpm/
H A Dtpm2-cmd.c74 case TPM2_CC_SELF_TEST: /* 143 */ in tpm2_ordinal_duration_index()
462 rc = tpm_buf_init(&buf, TPM2_ST_NO_SESSIONS, TPM2_CC_SELF_TEST); in tpm2_do_selftest()
H A Dtpm-interface.c183 if (rc == TPM2_RC_TESTING && cc == TPM2_CC_SELF_TEST) in tpm_transmit()
/openbmc/linux/include/linux/
H A Dtpm.h223 TPM2_CC_SELF_TEST = 0x0143, enumerator
/openbmc/u-boot/include/
H A Dtpm-v2.h329 TPM2_CC_SELF_TEST = 0x0143, enumerator
/openbmc/u-boot/lib/
H A Dtpm-v2.c729 tpm_u32(TPM2_CC_SELF_TEST), in tpm2_self_test()