Searched defs:SSL_new (Results 1 – 5 of 5) sorted by relevance
301 #define SSL_new SSL_NEW macro
663 SSL *SSL_new(SSL_CTX *ctx) { in SSL_new() function
886 static native long SSL_new(long ssl_ctx, AbstractSessionContext holder) throws SSLException; in SSL_new() method in NativeCrypto
926 static native long SSL_new(long ssl_ctx, AbstractSessionContext holder) throws SSLException; in SSL_new() method in NativeCrypto
276 #define SSL_new GRPC_SHADOW_SSL_new macro