Searched defs:SSL_get_error (Results 1 – 5 of 5) sorted by relevance
292 #define SSL_get_error SSL_GET_ERROR macro
140 int SSL_get_error(const SSL *ssl, int ret_code) in SSL_get_error() function
1313 int SSL_get_error(const SSL *ssl, int ret_code) { in SSL_get_error() function
3558 int SSL_get_error(const SSL *s, int i) in SSL_get_error() function
330 #define SSL_get_error BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_error) macro