Searched defs:SSL_shutdown (Results 1 – 3 of 3) sorted by relevance
303 #define SSL_shutdown SSL_SHUTDOWN macro
638 int SSL_shutdown(SSL *ssl) { in SSL_shutdown() function
1184 public static native void SSL_shutdown(long sslNativePointer, in SSL_shutdown() method in NativeCrypto