Home
last modified time | relevance | path

Searched refs:PCRBelongsAuthGroup (Results 1 – 3 of 3) sorted by relevance

/external/tpm2/
DPCR_SetAuthValue.c28 if(!PCRBelongsAuthGroup(in->pcrHandle, &groupIndex)) in TPM2_PCR_SetAuthValue()
DPCR_fp.h15 BOOL PCRBelongsAuthGroup(TPMI_DH_PCR handle, // IN: handle of PCR
DPCR.c48 PCRBelongsAuthGroup( in PCRBelongsAuthGroup() function
155 if(PCRBelongsAuthGroup(handle, &groupIndex)) in PCRGetAuthValue()
1174 if(PCRBelongsAuthGroup(pcr + PCR_FIRST, &groupIndex)) in PCRGetProperty()