Searched refs:PCRBelongsPolicyGroup (Results 1 – 3 of 3) sorted by relevance
39 if(!PCRBelongsPolicyGroup(in->pcrNum, &groupIndex)) in TPM2_PCR_SetAuthPolicy()
22 BOOL PCRBelongsPolicyGroup(TPMI_DH_PCR handle, // IN: handle of PCR
80 PCRBelongsPolicyGroup( in PCRBelongsPolicyGroup() function139 return PCRBelongsPolicyGroup(handle, &groupIndex); in PCRPolicyIsAvailable()179 if(PCRBelongsPolicyGroup(handle, &groupIndex)) in PCRGetAuthPolicy()1168 if(PCRBelongsPolicyGroup(pcr + PCR_FIRST, &groupIndex)) in PCRGetProperty()