Searched refs:nonce_proof (Results 1 – 7 of 7) sorted by relevance
199 packet.nonce_proof = 1010101; in SendPublicReset()
95 : nonce_proof(0), in QuicPublicResetPacket()101 nonce_proof(0), in QuicPublicResetPacket()
593 QuicPublicResetNonceProof nonce_proof; member
480 reset.SetValue(kRNON, packet.nonce_proof); in BuildPublicResetPacket()654 if (reset->GetUint64(kRNON, &packet.nonce_proof) != QUIC_NO_ERROR) { in ProcessPublicResetPacket()
3074 visitor_.public_reset_packet_->nonce_proof); in TEST_P()3178 visitor_.public_reset_packet_->nonce_proof); in TEST_P()4567 reset_packet.nonce_proof = GG_UINT64_C(0xABCDEF0123456789); in TEST_P()4610 reset_packet.nonce_proof = GG_UINT64_C(0xABCDEF0123456789); in TEST_P()
201 packet.nonce_proof = 1010101; in SendPublicReset()
222 packet.nonce_proof = 132232; in TEST_F()