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