Lines Matching full:noncetpm
3574 nonceTPM in the response.
3803 nonceTPM
4058 // Copy nonceTPM
4059 out->nonceTPM = session->nonceTPM;
4085 allows the authorizations to be replayed because the session restarts with the same nonceTPM. If the
18958 a) nonceTPM ? If this parameter is not the Empty Buffer, and
18959 policySession?nonceTPM, then the TPM shall return TPM_RC_VALUE.
18970 since the policySession?nonceTPM was generated. If more time has passed than indicted in
18971 expiration, the TPM shall return TPM_RC_EXPIRED. If nonceTPM is the Empty buffer, and expiration
19263 The authorizing object will sign a digest of the authorization qualifiers: nonceTPM, expiration, cpHashA,
19266 aHash ? HauthAlg(nonceTPM || expiration || cpHashA || policyRef)
19279 nonceTPM
19281 the nonceTPM parameter from the TPM2_StartAuthSession()
19395 nonceTPM
19424 seconds from the time that nonceTPM was generated
19507 nonceTPM is present
19519 nonceTPM is not the nonce associated with the policySession
19629 &in->cpHashA, &in->nonceTPM,
19718 aHash := hash ( nonceTPM | expiration | cpHashA | policyRef)
19724 nonceTPM
19725 the nonceTPM value from the TPM2_StartAuthSession .
19754 // add nonceTPM
19755 CryptUpdateDigest2B(&hashState, &in->nonceTPM.b);
19780 // NOTE: PolicyParameterChecks() makes sure that nonceTPM is present
19907 authorization, the value of the nonceTPM parameter in this command is limited. It is retained mostly
19965 nonceTPM
19994 seconds from the time that nonceTPM was generated
20069 nonceTPM does not match the nonce associated with policySession
20162 &in->cpHashA, &in->nonceTPM,
20233 // NOTE: PolicyParameterChecks() makes sure that nonceTPM is present