Home
last modified time | relevance | path

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

/external/tpm2/
DPCR_SetAuthPolicy.c39 if(!PCRBelongsPolicyGroup(in->pcrNum, &groupIndex)) in TPM2_PCR_SetAuthPolicy()
DPCR_fp.h22 BOOL PCRBelongsPolicyGroup(TPMI_DH_PCR handle, // IN: handle of PCR
DPCR.c80 PCRBelongsPolicyGroup( in PCRBelongsPolicyGroup() function
139 return PCRBelongsPolicyGroup(handle, &groupIndex); in PCRPolicyIsAvailable()
179 if(PCRBelongsPolicyGroup(handle, &groupIndex)) in PCRGetAuthPolicy()
1168 if(PCRBelongsPolicyGroup(pcr + PCR_FIRST, &groupIndex)) in PCRGetProperty()