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

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_tserver.c 157 ossl_quic_channel_free(srv->ch);
176 ossl_quic_channel_free(srv->ch);
quic_port.c 639 ossl_quic_channel_free(ch);
780 ossl_quic_channel_free(ch);
789 ossl_quic_channel_free(ch);
quic_channel.c 487 void ossl_quic_channel_free(QUIC_CHANNEL *ch) function
quic_impl.c 697 ossl_quic_channel_free(qc->ch);
4663 * You might expect ossl_quic_channel_free() to be called here. Be
  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_channel.h 186 void ossl_quic_channel_free(QUIC_CHANNEL *ch);

Completed in 45 milliseconds