Home
last modified time | relevance | path

Searched refs:ossl_quic_engine_create_port (Results 1 – 4 of 4) sorted by relevance

/openssl/include/internal/
H A Dquic_engine.h67 QUIC_PORT *ossl_quic_engine_create_port(QUIC_ENGINE *qeng,
/openssl/ssl/quic/
H A Dquic_engine.c95 QUIC_PORT *ossl_quic_engine_create_port(QUIC_ENGINE *qeng, in ossl_quic_engine_create_port() function
H A Dquic_tserver.c134 if ((srv->port = ossl_quic_engine_create_port(srv->engine, &port_args)) == NULL) in ossl_quic_tserver_new()
H A Dquic_impl.c1517 qc->port = ossl_quic_engine_create_port(qc->engine, &port_args); in create_channel()

Completed in 16 milliseconds