Lines Matching full:noncetpm
3574 nonceTPM in the response.
3805 nonceTPM
4060 // Copy nonceTPM
4061 out->nonceTPM = session->nonceTPM;
4087 allows the authorizations to be replayed because the session restarts with the same nonceTPM. If the
18969 a) nonceTPM ? If this parameter is not the Empty Buffer, and
18970 policySession?nonceTPM, then the TPM shall return TPM_RC_VALUE.
18981 since the policySession?nonceTPM was generated. If more time has passed than indicted in
18982 expiration, the TPM shall return TPM_RC_EXPIRED. If nonceTPM is the Empty buffer, and expiration
19274 The authorizing object will sign a digest of the authorization qualifiers: nonceTPM, expiration, cpHashA,
19277 aHash ? HauthAlg(nonceTPM || expiration || cpHashA || policyRef)
19290 nonceTPM
19292 the nonceTPM parameter from the TPM2_StartAuthSession()
19406 nonceTPM
19437 seconds from the time that nonceTPM was generated
19518 nonceTPM is present
19530 nonceTPM is not the nonce associated with the policySession
19640 &in->cpHashA, &in->nonceTPM,
19729 aHash := hash ( nonceTPM | expiration | cpHashA | policyRef)
19735 nonceTPM
19736 the nonceTPM value from the TPM2_StartAuthSession .
19765 // add nonceTPM
19766 CryptUpdateDigest2B(&hashState, &in->nonceTPM.b);
19791 // NOTE: PolicyParameterChecks() makes sure that nonceTPM is present
19918 authorization, the value of the nonceTPM parameter in this command is limited. It is retained mostly
19976 nonceTPM
20007 seconds from the time that nonceTPM was generated
20080 nonceTPM does not match the nonce associated with policySession
20173 &in->cpHashA, &in->nonceTPM,
20244 // NOTE: PolicyParameterChecks() makes sure that nonceTPM is present