Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/tpm/
Dtpm2_tis_sandbox.c80 case TPM2_CC_GET_CAPABILITY: in sandbox_tpm2_check_session()
198 case TPM2_CC_GET_CAPABILITY: in sandbox_tpm2_check_readyness()
378 case TPM2_CC_GET_CAPABILITY: in sandbox_tpm2_xfer()
/third_party/uboot/u-boot-2020.01/include/
Dtpm-v2.h87 TPM2_CC_GET_CAPABILITY = 0x017A, enumerator
/third_party/uboot/u-boot-2020.01/lib/
Dtpm-v2.c168 tpm_u32(TPM2_CC_GET_CAPABILITY), /* Command code */ in tpm2_get_capability()