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

  /external/tpm2/
_TPM_Hash_Data.c 23 ? PCR_FIRST + DRTM_PCR : PCR_FIRST + HCRTM_PCR;
_TPM_Hash_End.c 40 // Extend the DRTM_PCR.
41 pcrHandle = PCR_FIRST + DRTM_PCR;
PCR.c 627 #ifdef DRTM_PCR
931 #if defined(DRTM_PCR)
933 # define PCR_DRTM (PCR_FIRST + DRTM_PCR) // for cosmetics
    [all...]
Implementation.h 239 #define DRTM_PCR 17
    [all...]
  /device/linaro/bootloader/edk2/MdePkg/Include/IndustryStandard/
Tpm20.h 88 #define DRTM_PCR 17
    [all...]
  /system/tpm/trunks/
tpm_generated.h 221 #if !defined(DRTM_PCR)
222 #define DRTM_PCR 17
    [all...]

Completed in 63 milliseconds