Lines Matching refs:authObject
18944 HMAC(proof, HpolicyAlg(ticketType || timeout || cpHashA || policyRef || authObject→Name)) (12)
18999 authObject→Name
19001 Name associated with the authObject parameter
19100 PolicyUpdate(TPM_CC_PolicySigned, authObject→Name, policyRef)
19106 Authorization to use authObject is not required.
19143 authObject
19272 authObject need to have sensitive portion loaded
19276 authObject is not a signing scheme
19359 *authObject;
19375 authObject = ObjectGet(in->authObject);
19526 result = CryptVerifySignature(in->authObject, &authHash, &in->auth);
19532 entityName.t.size = EntityGetName(in->authObject, &entityName.t.name);
19599 TicketComputeAuth(TPM_ST_AUTH_SIGNED, EntityGetHierarchy(in->authObject),
19640 The secret is the authValue of authObject, which may be any TPM entity with a handle and an associa…
19653 PolicyUpdate(TPM_CC_PolicySecret, authObject→Name, policyRef)