Lines Matching refs:authObject
10636 … HMAC(proof, HpolicyAlg(ticketType || timeout || cpHashA || policyRef || authObject→Name)) (12)
10664 authObject→Name Name associated with the authObject parameter
10720 The aHash is signed by the key associated with a key whose handle is authObject. The signature and
10735 … PolicyUpdate(TPM_CC_PolicySigned, authObject→Name, policyRef) (14)
10738 Authorization to use authObject is not required.
10761 TPMI_DH_OBJECT authObject
10828 TPM_RC_HANDLE authObject need to have sensitive portion loaded
10829 TPM_RC_KEY authObject is not a signing scheme
10916 79 result = CryptVerifySignature(in->authObject, &authHash, &in->auth);
10922 85 entityName.t.size = EntityGetName(in->authObject, &entityName.t.name);
10954 112 TicketComputeAuth(TPM_ST_AUTH_SIGNED, EntityGetHierarchy(in->authObject),
11004 …PolicyUpdate(TPM_CC_PolicySecret, authObject→Name, policyRef) (1…