Searched refs:NGTCP2_PROTO_VER_V1 (Results 1 – 6 of 6) sorted by relevance
90 case NGTCP2_PROTO_VER_V1: in ngtcp2_crypto_derive_initial_secrets()566 case NGTCP2_PROTO_VER_V1: in ngtcp2_crypto_derive_and_install_initial_key()1289 case NGTCP2_PROTO_VER_V1: in ngtcp2_crypto_write_retry()
265 #define NGTCP2_PROTO_VER_V1 ((uint32_t)0x00000001u) macro299 #define NGTCP2_PROTO_VER_MAX NGTCP2_PROTO_VER_V1
2287 case NGTCP2_PROTO_VER_V1: in ngtcp2_pkt_write_retry()2379 case NGTCP2_PROTO_VER_V1: in ngtcp2_pkt_verify_retry_tag()2476 case NGTCP2_PROTO_VER_V1: in ngtcp2_is_supported_version()
543 NGTCP2_PROTO_VER_V1, in send_version_negotiation()
446 quic_version = NGTCP2_PROTO_VER_V1; in quic_init()
2091 NGTCP2_PROTO_VER_V1, &ng_callbacks, in cf_connect_start()