Home | History | Annotate | Download | only in ssl

Lines Matching defs:ssl_new

413 	int (*ssl_new)(SSL *s);
485 * via SSL_new */
832 * when SSL_new() is called. This has been put in to make
915 /* Default values to use in SSL structures follow (these are copied by SSL_new) */
1958 SSL * SSL_new(SSL_CTX *ctx);
2008 /* This sets the 'default' SSL version that SSL_new() will create */