Home
last modified time | relevance | path

Searched refs:PCRGetAuthPolicy (Results 1 – 4 of 4) sorted by relevance

/external/tpm2/
DPCR_fp.h41 TPMI_ALG_HASH PCRGetAuthPolicy(TPMI_DH_PCR handle, // IN: PCR handle
DEntity.c305 hashAlg = PCRGetAuthPolicy(handle, authPolicy); in EntityGetAuthPolicy()
DPCR.c173 PCRGetAuthPolicy( in PCRGetAuthPolicy() function
DSessionProcess.c235 policyAlg = PCRGetAuthPolicy(s_associatedHandles[sessionIndex], in IsPolicySessionRequired()