Searched defs:SSL_new (Results 1 – 4 of 4) sorted by relevance
302 #define SSL_new SSL_NEW macro
298 SSL *SSL_new(SSL_CTX *ctx) in SSL_new() function
589 pub fn SSL_new(ctx: *mut SSL_CTX) -> *mut SSL; in SSL_new() function
676 SSL *SSL_new(SSL_CTX *ctx) in SSL_new() function