Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_port.h70 QUIC_CHANNEL *ossl_quic_port_create_outgoing(QUIC_PORT *port, SSL *tls);
/openssl/ssl/quic/
H A Dquic_port.c335 QUIC_CHANNEL *ossl_quic_port_create_outgoing(QUIC_PORT *port, SSL *tls) in ossl_quic_port_create_outgoing() function
H A Dquic_impl.c1524 qc->ch = ossl_quic_port_create_outgoing(qc->port, qc->tls); in create_channel()

Completed in 19 milliseconds