Home
last modified time | relevance | path

Searched refs:DRTM_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.c41 pcrHandle = PCR_FIRST + DRTM_PCR; in _TPM_Hash_End()
DPCR.c626 #ifdef DRTM_PCR in PCRIsResetAllowed()
930 #if defined(DRTM_PCR) in PCRAllocate()
932 # define PCR_DRTM (PCR_FIRST + DRTM_PCR) // for cosmetics in PCRAllocate()
DImplementation.h237 #define DRTM_PCR 17 macro
Dpart3.txt9696 When PCR are allocated, if DRTM_PCR is defined, the resulting allocation must have at least one bank
10299 13 ? PCR_FIRST + DRTM_PCR : PCR_FIRST + HCRTM_PCR;
10406 30 // Extend the DRTM_PCR.
10407 31 pcrHandle = PCR_FIRST + DRTM_PCR;
Dpart4.txt13100 500 #ifdef DRTM_PCR
13453 767 #if defined(DRTM_PCR)
13455 769 # define PCR_DRTM (PCR_FIRST + DRTM_PCR) // for cosmetics
24426 200 #define DRTM_PCR 17
/external/tpm2/generator/
Draw_commands.txt18585 // Extend the DRTM_PCR.
18586 pcrHandle = PCR_FIRST + DRTM_PCR;
Draw_commands_fixed.txt18596 // Extend the DRTM_PCR.
18597 pcrHandle = PCR_FIRST + DRTM_PCR;
Draw_structures.txt17437 DRTM_PCR
Draw_structures_fixed.txt17403 DRTM_PCR