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

  /src/crypto/external/apache2/openssl/dist/include/internal/
quic_ssl.h 120 __owur SSL *ossl_quic_accept_connection(SSL *ssl, uint64_t flags);
  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_impl.c 4598 SSL *ossl_quic_accept_connection(SSL *ssl, uint64_t flags) function
  /src/crypto/external/apache2/openssl/dist/ssl/
ssl_lib.c 8021 return ossl_quic_accept_connection(ssl, flags);

Completed in 29 milliseconds