Home | History | Annotate | Download | only in ssl

Lines Matching refs:SSL_new

389 	int (*ssl_new)(SSL *s);
458 * via SSL_new */
716 * when SSL_new() is called. This has been put in to make
796 /* Default values to use in SSL structures follow (these are copied by SSL_new) */
1678 SSL * SSL_new(SSL_CTX *ctx);
1704 /* This sets the 'default' SSL version that SSL_new() will create */