Symbol: OSSL_QUIC_FRAME_NEW_CONN_ID
crypto/openssl/fuzz/quic-lcidm.c
74
OSSL_QUIC_FRAME_NEW_CONN_ID ncid_frame;
crypto/openssl/fuzz/quic-rcidm.c
83
OSSL_QUIC_FRAME_NEW_CONN_ID ncid_frame;
crypto/openssl/include/internal/quic_channel.h
282
OSSL_QUIC_FRAME_NEW_CONN_ID *f);
crypto/openssl/include/internal/quic_lcidm.h
182
OSSL_QUIC_FRAME_NEW_CONN_ID *ncid_frame);
crypto/openssl/include/internal/quic_rcidm.h
90
const OSSL_QUIC_FRAME_NEW_CONN_ID *ncid);
crypto/openssl/include/internal/quic_wire.h
393
const OSSL_QUIC_FRAME_NEW_CONN_ID *f);
crypto/openssl/include/internal/quic_wire.h
662
OSSL_QUIC_FRAME_NEW_CONN_ID *f);
crypto/openssl/ssl/quic/qlog_event_helpers.c
394
OSSL_QUIC_FRAME_NEW_CONN_ID f;
crypto/openssl/ssl/quic/quic_channel.c
3276
OSSL_QUIC_FRAME_NEW_CONN_ID *f)
crypto/openssl/ssl/quic/quic_lcidm.c
453
OSSL_QUIC_FRAME_NEW_CONN_ID *ncid_frame)
crypto/openssl/ssl/quic/quic_rcidm.c
612
const OSSL_QUIC_FRAME_NEW_CONN_ID *ncid)
crypto/openssl/ssl/quic/quic_rx_depack.c
879
OSSL_QUIC_FRAME_NEW_CONN_ID frame_data;
crypto/openssl/ssl/quic/quic_trace.c
330
OSSL_QUIC_FRAME_NEW_CONN_ID frame_data;
crypto/openssl/ssl/quic/quic_wire.c
317
const OSSL_QUIC_FRAME_NEW_CONN_ID *f)
crypto/openssl/ssl/quic/quic_wire.c
796
OSSL_QUIC_FRAME_NEW_CONN_ID *f)
crypto/openssl/test/quic_lcidm_test.c
27
OSSL_QUIC_FRAME_NEW_CONN_ID ncid_frame_1, ncid_frame_2, ncid_frame_3;
crypto/openssl/test/quic_multistream_test.c
5269
OSSL_QUIC_FRAME_NEW_CONN_ID ncid = { 0 };
crypto/openssl/test/quic_rcidm_test.c
28
OSSL_QUIC_FRAME_NEW_CONN_ID ncid_frame_1 = { 0 }, ncid_frame_2 = { 0 };
crypto/openssl/test/quic_txp_test.c
433
OSSL_QUIC_FRAME_NEW_CONN_ID ncid = { 0 };
crypto/openssl/test/quic_txp_test.c
78
OSSL_QUIC_FRAME_NEW_CONN_ID new_conn_id;
crypto/openssl/test/quic_wire_test.c
778
static const OSSL_QUIC_FRAME_NEW_CONN_ID encode_case_16_f = {
crypto/openssl/test/quic_wire_test.c
799
OSSL_QUIC_FRAME_NEW_CONN_ID f = { 0 };
crypto/openssl/test/quic_wire_test.c
840
static const OSSL_QUIC_FRAME_NEW_CONN_ID encode_case_16b_f = {
crypto/openssl/test/quic_wire_test.c
861
OSSL_QUIC_FRAME_NEW_CONN_ID f = { 0 };