HomeSort by: relevance | last modified time | path
    Searched defs:ossl_quic_handle_events (Results 1 - 1 of 1) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/ssl/quic/
quic_impl.c 1306 * (BIO/)SSL_handle_events => ossl_quic_handle_events
1314 int ossl_quic_handle_events(SSL *s) function
1675 return ossl_quic_handle_events(s) == 1 ? 1 : -1;

Completed in 25 milliseconds