Lines Matching refs:nonceTPM
3523 nonceTPM in the response.
3750 nonceTPM
4003 // Copy nonceTPM
4004 out->nonceTPM = session->nonceTPM;
4029 allows the authorizations to be replayed because the session restarts with the same nonceTPM. If the
18715 a) nonceTPM – If this parameter is not the Empty Buffer, and
18716 policySession→nonceTPM, then the TPM shall return TPM_RC_VALUE.
18727 since the policySession→nonceTPM was generated. If more time has passed than indicted in
18728 expiration, the TPM shall return TPM_RC_EXPIRED. If nonceTPM is the Empty buffer, and expiration
19016 The authorizing object will sign a digest of the authorization qualifiers: nonceTPM, expiration, cp…
19019 aHash ≔ HauthAlg(nonceTPM || expiration || cpHashA || policyRef)
19032 nonceTPM
19034 the nonceTPM parameter from the TPM2_StartAuthSession()
19146 nonceTPM
19175 seconds from the time that nonceTPM was generated
19257 nonceTPM is present
19269 nonceTPM is not the nonce associated with the policySession
19379 &in->cpHashA, &in->nonceTPM,
19467 aHash := hash ( nonceTPM | expiration | cpHashA | policyRef)
19473 nonceTPM
19474 the nonceTPM value from the TPM2_StartAuthSession .
19503 // add nonceTPM
19504 CryptUpdateDigest2B(&hashState, &in->nonceTPM.b);
19529 // NOTE: PolicyParameterChecks() makes sure that nonceTPM is present
19654 authorization, the value of the nonceTPM parameter in this command is limited. It is retained mostly
19711 nonceTPM
19740 seconds from the time that nonceTPM was generated
19814 nonceTPM does not match the nonce associated with policySession
19907 &in->cpHashA, &in->nonceTPM,
19977 // NOTE: PolicyParameterChecks() makes sure that nonceTPM is present