Home
last modified time | relevance | path

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

/external/u-boot/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()
/external/u-boot/include/
Dtpm-v2.h88 TPM2_CC_PCR_EXTEND = 0x0182, enumerator
/external/u-boot/lib/
Dtpm-v2.c86 tpm_u32(TPM2_CC_PCR_EXTEND), /* Command code */ in tpm2_pcr_extend()