OpenGrok
Home
Sort by:
relevance
|
last modified time
|
path
Full Search
in project(s):
src
xsrc
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:ossl_quic_demux_new
(Results
1 - 5
of
5
) sorted by relevancy
/src/crypto/external/apache2/openssl/dist/include/internal/
quic_demux.h
198
QUIC_DEMUX *
ossl_quic_demux_new
(BIO *net_bio,
/src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_demux.c
71
QUIC_DEMUX *
ossl_quic_demux_new
(BIO *net_bio,
function
quic_port.c
145
if ((port->demux =
ossl_quic_demux_new
(/*BIO=*/NULL,
/src/crypto/external/apache2/openssl/dist/test/
quic_txp_test.c
222
if (!TEST_ptr(h->demux =
ossl_quic_demux_new
(h->bio2, 8,
quic_record_test.c
1975
&& !TEST_ptr(s->demux =
ossl_quic_demux_new
(NULL,
Completed in 79 milliseconds
Indexes created Sun Aug 23 00:25:02 UTC 2026