Searched refs:ossl_quic_handle_events (Results 1 – 3 of 3) sorted by relevance
54 __owur int ossl_quic_handle_events(SSL *s);
1060 int ossl_quic_handle_events(SSL *s) in ossl_quic_handle_events() function1401 return ossl_quic_handle_events(s) == 1 ? 1 : -1; in ossl_quic_ctrl()
7489 return ossl_quic_handle_events(s); in SSL_handle_events()
Completed in 34 milliseconds