Searched defs:SSL_free (Results 1 – 3 of 3) sorted by relevance
283 #define SSL_free SSL_FREE macro
456 void SSL_free(SSL *ssl) { in SSL_free() function
1194 public static native void SSL_free(long sslNativePointer); in SSL_free() method in NativeCrypto