Searched refs:ossl_quic_port_free (Results 1 – 4 of 4) sorted by relevance
62 void ossl_quic_port_free(QUIC_PORT *port);
159 ossl_quic_port_free(srv->port); in ossl_quic_tserver_new()178 ossl_quic_port_free(srv->port); in ossl_quic_tserver_free()
54 void ossl_quic_port_free(QUIC_PORT *port) in ossl_quic_port_free() function
552 ossl_quic_port_free(ctx.qc->port); in ossl_quic_free()1527 ossl_quic_port_free(qc->port); in create_channel()
Completed in 22 milliseconds