Searched refs:expected_nonce (Results 1 – 3 of 3) sorted by relevance
191 rep->expected_nonce = tgsreq.nonce = (krb5_int32) time_now; in krb5_send_tgs2()
404 if (dec_rep->enc_part2->nonce != tgsrep.expected_nonce) in krb5_get_cred_via_tkt()
1234 krb5_int32 expected_nonce; /* The expected nonce for KDC_REP messages */ member