Home
last modified time | relevance | path

Searched refs:ossl_quic_handle_events (Results 1 – 3 of 3) sorted by relevance

/openssl/include/internal/
H A Dquic_ssl.h54 __owur int ossl_quic_handle_events(SSL *s);
/openssl/ssl/quic/
H A Dquic_impl.c1060 int ossl_quic_handle_events(SSL *s) in ossl_quic_handle_events() function
1401 return ossl_quic_handle_events(s) == 1 ? 1 : -1; in ossl_quic_ctrl()
/openssl/ssl/
H A Dssl_lib.c7355 return ossl_quic_handle_events(s); in SSL_handle_events()

Completed in 52 milliseconds