Searched defs:SSL_get_error (Results 1 – 5 of 5) sorted by relevance
292 #define SSL_get_error SSL_GET_ERROR macro
1308 int SSL_get_error(const SSL *ssl, int ret_code) { in SSL_get_error() function
1301 static native int SSL_get_error(long ssl, NativeSsl ssl_holder, int ret); in SSL_get_error() method in NativeCrypto
1348 static native int SSL_get_error(long ssl, NativeSsl ssl_holder, int ret); in SSL_get_error() method in NativeCrypto
226 #define SSL_get_error GRPC_SHADOW_SSL_get_error macro