Searched defs:SSL_get_error (Results 1 – 3 of 3) sorted by relevance
141 int SSL_get_error(const SSL *ssl, int ret_code) in SSL_get_error() function
709 pub fn SSL_get_error(ssl: *const SSL, ret: c_int) -> c_int; in SSL_get_error() function
3820 int SSL_get_error(const SSL *s, int i) in SSL_get_error() function