Lines Matching refs:nonceTPM

3523 nonceTPM in the response.
3752 nonceTPM
4005 // Copy nonceTPM
4006 out->nonceTPM = session->nonceTPM;
4031 allows the authorizations to be replayed because the session restarts with the same nonceTPM. If the
18726 a) nonceTPM – If this parameter is not the Empty Buffer, and
18727 policySession→nonceTPM, then the TPM shall return TPM_RC_VALUE.
18738 since the policySession→nonceTPM was generated. If more time has passed than indicted in
18739 expiration, the TPM shall return TPM_RC_EXPIRED. If nonceTPM is the Empty buffer, and expiration
19027 The authorizing object will sign a digest of the authorization qualifiers: nonceTPM, expiration, cp…
19030 aHash ≔ HauthAlg(nonceTPM || expiration || cpHashA || policyRef)
19043 nonceTPM
19045 the nonceTPM parameter from the TPM2_StartAuthSession()
19157 nonceTPM
19188 seconds from the time that nonceTPM was generated
19268 nonceTPM is present
19280 nonceTPM is not the nonce associated with the policySession
19390 &in->cpHashA, &in->nonceTPM,
19478 aHash := hash ( nonceTPM | expiration | cpHashA | policyRef)
19484 nonceTPM
19485 the nonceTPM value from the TPM2_StartAuthSession .
19514 // add nonceTPM
19515 CryptUpdateDigest2B(&hashState, &in->nonceTPM.b);
19540 // NOTE: PolicyParameterChecks() makes sure that nonceTPM is present
19665 authorization, the value of the nonceTPM parameter in this command is limited. It is retained mostly
19722 nonceTPM
19753 seconds from the time that nonceTPM was generated
19825 nonceTPM does not match the nonce associated with policySession
19918 &in->cpHashA, &in->nonceTPM,
19988 // NOTE: PolicyParameterChecks() makes sure that nonceTPM is present