Home
last modified time | relevance | path

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

/third_party/uboot/u-boot-2020.01/drivers/tpm/
Dtpm2_tis_sandbox.c94 case TPM2_CC_PCR_EXTEND: in sandbox_tpm2_check_session()
107 if (command == TPM2_CC_PCR_EXTEND) in sandbox_tpm2_check_session()
524 case TPM2_CC_PCR_EXTEND: in sandbox_tpm2_xfer()
/third_party/uboot/u-boot-2020.01/include/
Dtpm-v2.h89 TPM2_CC_PCR_EXTEND = 0x0182, enumerator
/third_party/uboot/u-boot-2020.01/lib/
Dtpm-v2.c87 tpm_u32(TPM2_CC_PCR_EXTEND), /* Command code */ in tpm2_pcr_extend()