Lines Matching refs:auth

4496 size of public auth policy or sensitive auth value does not match
6683 // Can not change auth on sequence object
6686 // Make sure that the auth value is consistent with the nameAlg
11271 auth.
11425 auth
11625 &in->auth,
11652 sequence to the value in auth. A sequence structure for an Event (hashAlg = TPM_ALG_NULL) contains
11692 auth
11790 return ObjectCreateEventSequence(&in->auth, &out->sequenceHandle);
11793 return ObjectCreateHashSequence(in->hashAlg, &in->auth, &out->sequenceHandle);
16337 @auth
17853 auth
17954 // If PCR does not belong to an auth group, return TPM_RC_VALUE
17969 gc.pcrAuthValues.auth[groupIndex] = in->auth;
18279 // The null value for the 'auth' parameter will cause the sequence structure to
19025 If policySession is not a trial session, the TPM will validate auth and only perform the update if …
19039 the hash associated with the auth parameter of this command
19077 combined to create the auth parameter.
19193 auth
19284 the signing scheme of auth is not supported by the TPM
19482 the hash associated with the signed auth
19512 authHash.t.size = CryptStartHash(CryptGetSignHashAlg(&in->auth),
19526 result = CryptVerifySignature(in->authObject, &authHash, &in->auth);
19533 // Update policy with input policyRef and name of auth key
19608 // auth ticket is null
19928 // Update policy context with input policyRef and name of auth key
20012 // auth ticket is null
25199 size of public auth policy or sensitive auth value does not match
25581 // Platform hierarchy has to be disabled by platform auth
26836 @auth
26948 if(in->auth == TPM_RH_LOCKOUT && in->disable == NO)
27158 // Make sure the the auth value is a reasonable size (not larger than
27619 This command requires that auth is TPM_RH_PLATFORM and that Physical Presence be asserted.
27676 @auth
29896 determined by auth.
29897 1) If auth is TPM_RH_PLATFORM, the proper hierarchy is the Platform hierarchy.
29898 2) If auth is TPM_RH_OWNER, the proper hierarchy is either the Storage or the Endorsement
29901 by auth.
29902 1) If auth is TPM_RH_OWNER, then persistentHandle shall be in the inclusive range of
29904 2) If auth is TPM_RH_PLATFORM, then persistentHandle shall be in the inclusive range of
29938 auth. If auth is TPM_RC_OWNER, objectHandle shall be in the inclusive range of 81 00 00 0016 to
29939 81 7F FF FF16. If auth is TPM_RC_PLATFORM, objectHandle may be any valid persistent object
29986 @auth
30058 auth cannot authorize the operation in the hierarchy of evictObject
30160 // Additional auth validation
30161 if(in->auth == TPM_RH_PLATFORM)
30166 // Platform auth can not set evict object in storage or endorsement
30236 // Platform auth can delete any persistent object
30238 else if(in->auth == TPM_RH_OWNER)
30240 // Owner auth can not set or clear evict object in platform hierarchy
30252 // Other auth is not allowed in this command and should be filtered out
30488 @auth
30701 @auth
31876 The value of auth is saved in the created structure. The size of auth is limited to be no larger th…
31924 auth
32039 'auth->size' or 'publicInfo->authPolicy. size' is larger than the digest
32087 MemoryRemoveTrailingZeros(&in->auth);
32088 if(in->auth.t.size > nameSize)
32313 result = NvDefineIndex(&in->publicInfo.t.nvPublic, &in->auth);
32512 // platform may delete an index that was created with either auth.
35233 // Change auth