HomeSort by: relevance | last modified time | path
    Searched refs:ossl_quic_port_free (Results 1 - 4 of 4) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_port.h 75 void ossl_quic_port_free(QUIC_PORT *port);
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_tserver.c 158 ossl_quic_port_free(srv->port);
177 ossl_quic_port_free(srv->port);
quic_impl.c 705 ossl_quic_port_free(qc->port);
728 ossl_quic_port_free(ctx->ql->port);
1831 ossl_quic_port_free(qc->port);
4349 ossl_quic_port_free(ql->port);
4421 ossl_quic_port_free(ql->port);
quic_port.c 122 void ossl_quic_port_free(QUIC_PORT *port) function

Completed in 22 milliseconds