Searched defs:SSL_get_shutdown (Results 1 – 8 of 8) sorted by relevance
297 #define SSL_get_shutdown SSL_GET_SHUTDOWN macro
576 int SSL_get_shutdown(const SSL *ssl) in SSL_get_shutdown() function
2428 int SSL_get_shutdown(const SSL *ssl) { in SSL_get_shutdown() function
2511 int SSL_get_shutdown(const SSL *ssl) { in SSL_get_shutdown() function
1225 static native int SSL_get_shutdown(long ssl, NativeSsl ssl_holder); in SSL_get_shutdown() method in NativeCrypto
1192 static native int SSL_get_shutdown(long ssl, NativeSsl ssl_holder); in SSL_get_shutdown() method in NativeCrypto
256 #define SSL_get_shutdown GRPC_SHADOW_SSL_get_shutdown macro
370 #define SSL_get_shutdown BORINGSSL_ADD_PREFIX(BORINGSSL_PREFIX, SSL_get_shutdown) macro