Searched defs:SSL_new (Results 1 – 3 of 3) sorted by relevance
275 SSL *SSL_new(SSL_CTX *ctx) in SSL_new() function
886 public static native long SSL_new(long ssl_ctx) throws SSLException; in SSL_new() method in NativeCrypto