Searched refs:ossl_quic_port_create_outgoing (Results 1 – 3 of 3) sorted by relevance
70 QUIC_CHANNEL *ossl_quic_port_create_outgoing(QUIC_PORT *port, SSL *tls);
335 QUIC_CHANNEL *ossl_quic_port_create_outgoing(QUIC_PORT *port, SSL *tls) in ossl_quic_port_create_outgoing() function
1524 qc->ch = ossl_quic_port_create_outgoing(qc->port, qc->tls); in create_channel()
Completed in 25 milliseconds