Searched refs:TPM2_CC_PCR_READ (Results 1 - 4 of 4) sorted by relevance

/u-boot/drivers/tpm/
H A Dtpm2_tis_sandbox.c228 case TPM2_CC_PCR_READ:
658 case TPM2_CC_PCR_READ:
/u-boot/include/
H A Dtpm-v2.h323 * @TPM2_CC_PCR_READ: TPM2_PCR_Read().
343 TPM2_CC_PCR_READ = 0x017E, enumerator in enum:tpm2_command_codes
/u-boot/lib/
H A Dtpm-v2.c979 tpm_u32(TPM2_CC_PCR_READ), /* Command code */
/u-boot/lib/efi_selftest/
H A Defi_selftest_tcg2.c751 tpm_u32(TPM2_CC_PCR_READ), /* Command code */

Completed in 65 milliseconds