Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_new

211 /* SSL_new returns a newly-allocated |SSL| using |ctx| or NULL on error. The new
217 OPENSSL_EXPORT SSL *SSL_new(SSL_CTX *ctx);
3984 * via SSL_new */
4229 * SSL_new) */