Home
last modified time | relevance | path

Searched refs:HCRTM_PCR (Results 1 – 10 of 10) sorted by relevance

/external/tpm2/
D_TPM_Hash_Data.c23 ? PCR_FIRST + DRTM_PCR : PCR_FIRST + HCRTM_PCR; in _TPM_Hash_Data()
D_TPM_Hash_End.c48 pcrHandle = PCR_FIRST + HCRTM_PCR; in _TPM_Hash_End()
DPCR.c487 if(pcr == HCRTM_PCR && type != SU_RESUME && g_DrtmPreStartup == TRUE) in PCRStartup()
518 if(pcr == HCRTM_PCR) in PCRStartup()
937 #if defined(HCRTM_PCR) in PCRAllocate()
939 # define PCR_HCRTM (PCR_FIRST + HCRTM_PCR) in PCRAllocate()
DImplementation.h238 #define HCRTM_PCR 0 macro
Dpart3.txt9697 with the D-RTM PCR allocated. If HCRTM_PCR is defined, the resulting allocation must have at least
9698 one bank with the HCRTM_PCR allocated. If not, the TPM returns TPM_RC_PCR.
10299 13 ? PCR_FIRST + DRTM_PCR : PCR_FIRST + HCRTM_PCR;
10414 38 pcrHandle = PCR_FIRST + HCRTM_PCR;
Dpart4.txt12932 379 if(pcr == HCRTM_PCR && type != SU_RESUME && g_DrtmPreStartup == TRUE)
12970 412 if(pcr == HCRTM_PCR)
13461 775 #if defined(HCRTM_PCR)
13463 777 # define PCR_HCRTM (PCR_FIRST + HCRTM_PCR)
24427 201 #define HCRTM_PCR 0
/external/tpm2/generator/
Draw_structures.txt17443 HCRTM_PCR
Draw_structures_fixed.txt17409 HCRTM_PCR
Draw_commands.txt18592 pcrHandle = PCR_FIRST + HCRTM_PCR;
Draw_commands_fixed.txt18603 pcrHandle = PCR_FIRST + HCRTM_PCR;