Home
last modified time | relevance | path

Searched refs:ossl_quic_conn_get_channel (Results 1 – 3 of 3) sorted by relevance

/openssl/include/internal/
H A Dquic_ssl.h131 QUIC_CHANNEL *ossl_quic_conn_get_channel(SSL *s);
/openssl/test/
H A Dquic_multistream_test.c407 QUIC_CHANNEL *ch = ossl_quic_conn_get_channel(h->c_conn); in override_key_update()
423 QUIC_CHANNEL *ch = ossl_quic_conn_get_channel(h->c_conn); in check_key_update_ge()
444 QUIC_CHANNEL *ch = ossl_quic_conn_get_channel(h->c_conn); in check_key_update_lt()
1644 QUIC_CHANNEL *ch = ossl_quic_conn_get_channel(h->c_conn); in run_script_worker()
1975 QUIC_CHANNEL *ch = ossl_quic_conn_get_channel(h->c_conn); in run_script_worker()
/openssl/ssl/quic/
H A Dquic_impl.c4187 QUIC_CHANNEL *ossl_quic_conn_get_channel(SSL *s) in ossl_quic_conn_get_channel() function

Completed in 29 milliseconds