Home
last modified time | relevance | path

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

/openssl/include/internal/
H A Dquic_port.h77 QUIC_CHANNEL *ossl_quic_port_create_incoming(QUIC_PORT *port, SSL *tls);
/openssl/ssl/quic/
H A Dquic_port.c340 QUIC_CHANNEL *ossl_quic_port_create_incoming(QUIC_PORT *port, SSL *tls) in ossl_quic_port_create_incoming() function
H A Dquic_tserver.c137 if ((srv->ch = ossl_quic_port_create_incoming(srv->port, srv->tls)) == NULL) in ossl_quic_tserver_new()

Completed in 7 milliseconds