Home
last modified time | relevance | path

Searched refs:policyRef (Results 1 – 21 of 21) sorted by relevance

/external/tpm2/
DPolicySigned.c94 CryptUpdateDigest2B(&hashState, &in->policyRef.b); in TPM2_PolicySigned()
111 PolicyContextUpdate(TPM_CC_PolicySigned, &entityName, &in->policyRef, in TPM2_PolicySigned()
135 authTimeout, &in->cpHashA, &in->policyRef, &entityName, in TPM2_PolicySigned()
DPolicyTicket.c64 &in->policyRef, &in->authName, &ticketToCompare); in TPM2_PolicyTicket()
84 PolicyContextUpdate(commandCode, &in->authName, &in->policyRef, in TPM2_PolicyTicket()
DPolicyAuthorize.c68 CryptUpdateDigest2B(&hashState, &in->policyRef.b); in TPM2_PolicyAuthorize()
89 PolicyContextUpdate(TPM_CC_PolicyAuthorize, &in->keySign, &in->policyRef, in TPM2_PolicyAuthorize()
DPolicySecret.c64 PolicyContextUpdate(TPM_CC_PolicySecret, &entityName, &in->policyRef, in TPM2_PolicySecret()
88 authTimeout, &in->cpHashA, &in->policyRef, in TPM2_PolicySecret()
DTicket.c91 TPM2B_NONCE *policyRef, // IN: input policyRef in TicketComputeAuth() argument
113 CryptUpdateDigest2B(&hmacState, &policyRef->b); in TicketComputeAuth()
DPolicyAuthorize_fp.h15 TPM2B_NONCE policyRef; member
DPolicyTicket_fp.h16 TPM2B_NONCE policyRef; member
DTicket_fp.h15 TPM2B_NONCE *policyRef, // IN: input policyRef
DPolicySecret_fp.h17 TPM2B_NONCE policyRef; member
DPolicySigned_fp.h17 TPM2B_NONCE policyRef; member
DMarshal_PolicyAuthorize.c22 result = TPM2B_NONCE_Unmarshal(&target->policyRef, buffer, size); in PolicyAuthorize_In_Unmarshal()
DMarshal_PolicyTicket.c26 result = TPM2B_NONCE_Unmarshal(&target->policyRef, buffer, size); in PolicyTicket_In_Unmarshal()
DMarshal_PolicySecret.c55 result = TPM2B_NONCE_Unmarshal(&target->policyRef, buffer, size); in PolicySecret_In_Unmarshal()
DMarshal_PolicySigned.c55 result = TPM2B_NONCE_Unmarshal(&target->policyRef, buffer, size); in PolicySigned_In_Unmarshal()
Dpart3.txt10636 … HMAC(proof, HpolicyAlg(ticketType || timeout || cpHashA || policyRef || authObject→Name)) (12)
10662policyRef the commands that use this function have a policyRef parameter
10685 and policyRef. The digest is computed as:
10686 … aHash ≔ HauthAlg(nonceTPM || expiration || cpHashA || policyRef) (13)
10711policyRef an opaque value determined by the authorizing entity. Set to …
10735 … PolicyUpdate(TPM_CC_PolicySigned, authObject→Name, policyRef) (14)
10778 TPM2B_NONCE policyRef
10879 42 // aHash := hash ( nonceTPM | expiration | cpHashA | policyRef)
10892 55 // policyRef hash of an opaque value determined by the authorizing
10908 71 // add policyRef
[all …]
Dpart4.txt6488 …Update policy hash Update the policyDigest in policy session by extending policyRef and objectName…
6534 98 // add policyRef
23807 65 TPM2B_NONCE *policyRef, // IN: input policyRef
23840 93 // Adding policyRef
23841 94 CryptUpdateDigest2B(&hmacState, &policyRef->b);
/external/tpm2/generator/
Dcommands.txt1527 _NAME policyRef
1570 _NAME policyRef
1608 _NAME policyRef
1889 _NAME policyRef
1896 _COMMENT ticket validating that approvedPolicy and policyRef were signed by keySign
Draw_commands_fixed.txt18944 HMAC(proof, HpolicyAlg(ticketType || timeout || cpHashA || policyRef || authObject→Name)) (12)
18994 policyRef
18996 the commands that use this function have a policyRef parameter
19028 and policyRef. The digest is computed as:
19030 aHash ≔ HauthAlg(nonceTPM || expiration || cpHashA || policyRef)
19065 policyRef
19100 PolicyUpdate(TPM_CC_PolicySigned, authObject→Name, policyRef)
19176 policyRef
19478 aHash := hash ( nonceTPM | expiration | cpHashA | policyRef)
19506 policyRef
[all …]
Draw_commands.txt18933 HMAC(proof, HpolicyAlg(ticketType || timeout || cpHashA || policyRef || authObject→Name)) (12)
18983 policyRef
18985 the commands that use this function have a policyRef parameter
19017 and policyRef. The digest is computed as:
19019 aHash ≔ HauthAlg(nonceTPM || expiration || cpHashA || policyRef)
19054 policyRef
19089 PolicyUpdate(TPM_CC_PolicySigned, authObject→Name, policyRef)
19163 policyRef
19467 aHash := hash ( nonceTPM | expiration | cpHashA | policyRef)
19495 policyRef
[all …]
Draw_structures_fixed.txt11110 HMACcontextAlg(proof, (TPM_ST_AUTH_xxx || timeout || cpHash || policyRef || keyName))
11138 policyRef
Draw_structures.txt11097 HMACcontextAlg(proof, (TPM_ST_AUTH_xxx || timeout || cpHash || policyRef || keyName))
11125 policyRef