Home
last modified time | relevance | path

Searched refs:policyAlg (Results 1 – 5 of 5) sorted by relevance

/external/tpm2/
DSessionProcess.c234 TPMI_ALG_HASH policyAlg; in IsPolicySessionRequired() local
235 policyAlg = PCRGetAuthPolicy(s_associatedHandles[sessionIndex], in IsPolicySessionRequired()
237 if(policyAlg != TPM_ALG_NULL) in IsPolicySessionRequired()
737 TPMI_ALG_HASH policyAlg; in CheckPolicyAuthSession() local
751 policyAlg = EntityGetAuthPolicy(s_associatedHandles[sessionIndex], in CheckPolicyAuthSession()
758 if(policyAlg != session->authHashAlg) in CheckPolicyAuthSession()
Dpart4.txt3985 178 TPMI_ALG_HASH policyAlg;
3986 179 policyAlg = PCRGetAuthPolicy(s_associatedHandles[sessionIndex],
3988 181 if(policyAlg != TPM_ALG_NULL)
4561 615 TPMI_ALG_HASH policyAlg;
4579 633 policyAlg = EntityGetAuthPolicy(s_associatedHandles[sessionIndex],
4588 642 if(policyAlg != session->authHashAlg)
Dpart3.txt12874 nameHash ≔ H policyAlg (objectHandle→Name || newParentHandle→Name)
/external/tpm2/generator/
Draw_commands.txt23196 nameHash ≔ H policyAlg (objectHandle→Name || newParentHandle→Name)
Draw_commands_fixed.txt23207 nameHash ≔ H policyAlg (objectHandle→Name || newParentHandle→Name)