Home
last modified time | relevance | path

Searched refs:TPM2_CC_CLEAR (Results 1 – 3 of 3) sorted by relevance

/openbmc/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c86 case TPM2_CC_CLEAR: in sandbox_tpm2_check_session()
111 if (command == TPM2_CC_CLEAR) { in sandbox_tpm2_check_session()
337 case TPM2_CC_CLEAR: in sandbox_tpm2_xfer()
/openbmc/u-boot/include/
H A Dtpm-v2.h331 TPM2_CC_CLEAR = 0x0126, enumerator
/openbmc/u-boot/lib/
H A Dtpm-v2.c769 tpm_u32(TPM2_CC_CLEAR), /* Command code */ in tpm2_clear()