client_hello 68 net/quic/crypto/crypto_server_test.cc CryptoHandshakeMessage client_hello = CryptoTestUtils::Message( client_hello 77 net/quic/crypto/crypto_server_test.cc ShouldSucceed(client_hello); client_hello 110 net/quic/crypto/crypto_server_test.cc virtual void RunImpl(const CryptoHandshakeMessage& client_hello, client_hello 123 net/quic/crypto/crypto_server_test.cc client_hello, result, should_succeed_, error_substr_); client_hello 76 net/quic/crypto/quic_crypto_server_config.cc : client_hello(in_client_hello), client_hello 81 net/quic/crypto/quic_crypto_server_config.cc CryptoHandshakeMessage client_hello; client_hello 161 net/quic/crypto/quic_crypto_server_config.cc RunImpl(result->client_hello, *result); client_hello 433 net/quic/crypto/quic_crypto_server_config.cc const CryptoHandshakeMessage& client_hello, client_hello 441 net/quic/crypto/quic_crypto_server_config.cc client_hello, client_ip, now); client_hello 483 net/quic/crypto/quic_crypto_server_config.cc const CryptoHandshakeMessage& client_hello = client_hello 484 net/quic/crypto/quic_crypto_server_config.cc validate_chlo_result.client_hello; client_hello 492 net/quic/crypto/quic_crypto_server_config.cc if (client_hello.GetUint32(kVER, &client_version_tag) != QUIC_NO_ERROR) { client_hello 510 net/quic/crypto/quic_crypto_server_config.cc client_hello.GetStringPiece(kSCID, &requested_scid); client_hello 554 net/quic/crypto/quic_crypto_server_config.cc BuildRejection(primary_config.get(), client_hello, info, rand, out); client_hello 561 net/quic/crypto/quic_crypto_server_config.cc if (client_hello.GetTaglist(kAEAD, &their_aeads, client_hello 563 net/quic/crypto/quic_crypto_server_config.cc client_hello.GetTaglist(kKEXS, &their_key_exchanges, client_hello 584 net/quic/crypto/quic_crypto_server_config.cc if (!client_hello.GetStringPiece(kPUBS, &public_value)) { client_hello 605 net/quic/crypto/quic_crypto_server_config.cc const QuicData& client_hello_serialized = client_hello.GetSerialized(); client_hello 616 net/quic/crypto/quic_crypto_server_config.cc client_hello.GetStringPiece(kCETV, &cetv_ciphertext)) { client_hello 617 net/quic/crypto/quic_crypto_server_config.cc CryptoHandshakeMessage client_hello_copy(client_hello); client_hello 839 net/quic/crypto/quic_crypto_server_config.cc const CryptoHandshakeMessage& client_hello = client_hello 840 net/quic/crypto/quic_crypto_server_config.cc client_hello_state->client_hello; client_hello 843 net/quic/crypto/quic_crypto_server_config.cc if (client_hello.size() < kClientHelloMinimumSize) { client_hello 849 net/quic/crypto/quic_crypto_server_config.cc if (client_hello.GetStringPiece(kSNI, &info->sni) && client_hello 857 net/quic/crypto/quic_crypto_server_config.cc if (client_hello.GetStringPiece(kSourceAddressTokenTag, &srct) && client_hello 866 net/quic/crypto/quic_crypto_server_config.cc if (client_hello.GetStringPiece(kNONC, &info->client_nonce) && client_hello 883 net/quic/crypto/quic_crypto_server_config.cc client_hello.GetStringPiece(kServerNonceTag, &info->server_nonce); client_hello 919 net/quic/crypto/quic_crypto_server_config.cc const CryptoHandshakeMessage& client_hello, client_hello 936 net/quic/crypto/quic_crypto_server_config.cc client_hello.GetTaglist(kPDMD, &their_proof_demands, client_hello 968 net/quic/crypto/quic_crypto_server_config.cc client_hello.GetStringPiece(kCCS, &their_common_set_hashes); client_hello 969 net/quic/crypto/quic_crypto_server_config.cc client_hello.GetStringPiece(kCCRT, &their_cached_cert_hashes); client_hello 991 net/quic/crypto/quic_crypto_server_config.cc client_hello.size() * kMultiplier - kREJOverheadBytes; client_hello 63 net/quic/crypto/quic_crypto_server_config.h virtual void RunImpl(const CryptoHandshakeMessage& client_hello, client_hello 168 net/quic/crypto/quic_crypto_server_config.h const CryptoHandshakeMessage& client_hello, client_hello 352 net/quic/crypto/quic_crypto_server_config.h const CryptoHandshakeMessage& client_hello, client_hello 96 net/quic/quic_config.cc const CryptoHandshakeMessage& client_hello, client_hello 101 net/quic/quic_config.cc QuicErrorCode error = ReadUint32(client_hello, client_hello 203 net/quic/quic_config.cc const CryptoHandshakeMessage& client_hello, client_hello 209 net/quic/quic_config.cc QuicErrorCode error = ReadVector(client_hello, &received_tags, client_hello 274 net/quic/quic_config.cc const CryptoHandshakeMessage& client_hello, client_hello 278 net/quic/quic_config.cc ReadUint32(client_hello, tag_, presence_, value_, &value_, error_details); client_hello 462 net/quic/quic_config.cc const CryptoHandshakeMessage& client_hello, client_hello 468 net/quic/quic_config.cc error = congestion_control_.ProcessClientHello(client_hello, error_details); client_hello 472 net/quic/quic_config.cc client_hello, error_details); client_hello 476 net/quic/quic_config.cc client_hello, error_details); client_hello 480 net/quic/quic_config.cc client_hello, error_details); client_hello 484 net/quic/quic_config.cc client_hello, error_details); client_hello 488 net/quic/quic_config.cc client_hello, error_details); client_hello 492 net/quic/quic_config.cc client_hello, error_details); client_hello 495 net/quic/quic_config.cc error = loss_detection_.ProcessClientHello(client_hello, error_details); client_hello 42 net/quic/quic_config.h const CryptoHandshakeMessage& client_hello, client_hello 94 net/quic/quic_config.h const CryptoHandshakeMessage& client_hello, client_hello 134 net/quic/quic_config.h const CryptoHandshakeMessage& client_hello, client_hello 176 net/quic/quic_config.h const CryptoHandshakeMessage& client_hello, client_hello 253 net/quic/quic_config.h QuicErrorCode ProcessClientHello(const CryptoHandshakeMessage& client_hello, client_hello 187 net/quic/quic_crypto_server_stream.cc const CryptoHandshakeMessage& client_hello, client_hello 190 net/quic/quic_crypto_server_stream.cc parent_->FinishProcessingHandshakeMessage(client_hello, result); client_hello 62 net/quic/quic_crypto_server_stream.h virtual void RunImpl(const CryptoHandshakeMessage& client_hello, client_hello 584 net/third_party/nss/ssl/ssl3con.c case client_hello: rv = "client_hello (1)"; break; client_hello 5294 net/third_party/nss/ssl/ssl3con.c rv = ssl3_AppendHandshakeHeader(ss, client_hello, length); client_hello 11378 net/third_party/nss/ssl/ssl3con.c if (ss->ssl3.hs.msg_type == client_hello) { client_hello 11449 net/third_party/nss/ssl/ssl3con.c case client_hello: