Searched refs:ossl_quic_get_error (Results 1 – 3 of 3) sorted by relevance
62 __owur int ossl_quic_get_error(const SSL *s, int i);
2101 int ossl_quic_get_error(const SSL *s, int i) in ossl_quic_get_error() function
4757 reason = ossl_quic_get_error(s, i); in ossl_ssl_get_error()
Completed in 33 milliseconds