HomeSort by relevance Sort by last modified time
    Searched refs:TPM_PT_PCR (Results 1 - 9 of 9) sorted by null

  /external/tpm2/
PCR_fp.h 49 TPM_PT_PCR property, // IN: the starting PCR property
GetCapability.c 110 out->moreData = PCRCapGetProperties((TPM_PT_PCR) in->property,
PCR.c     [all...]
tpm_generated.h     [all...]
tpm_types.h 320 // Table 25 Definition of TPM_PT_PCR Constants < IN/OUT, S>
321 typedef UINT32 TPM_PT_PCR;
    [all...]
tpm_generated.c     [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 603 // Table 23 - TPM_PT_PCR Constants
604 typedef UINT32 TPM_PT_PCR;
605 #define TPM_PT_PCR_FIRST (TPM_PT_PCR)(0x00000000)
606 #define TPM_PT_PCR_SAVE (TPM_PT_PCR)(0x00000000)
607 #define TPM_PT_PCR_EXTEND_L0 (TPM_PT_PCR)(0x00000001)
608 #define TPM_PT_PCR_RESET_L0 (TPM_PT_PCR)(0x00000002)
609 #define TPM_PT_PCR_EXTEND_L1 (TPM_PT_PCR)(0x00000003)
610 #define TPM_PT_PCR_RESET_L1 (TPM_PT_PCR)(0x00000004)
611 #define TPM_PT_PCR_EXTEND_L2 (TPM_PT_PCR)(0x00000005)
612 #define TPM_PT_PCR_RESET_L2 (TPM_PT_PCR)(0x00000006)
    [all...]
  /system/tpm/trunks/
tpm_generated.h 478 typedef UINT32 TPM_PT_PCR;
    [all...]
tpm_generated.cc     [all...]

Completed in 786 milliseconds