Home | History | Annotate | Download | only in ssl

Lines Matching defs:ssl_new

412 	int (*ssl_new)(SSL *s);
484 * via SSL_new */
797 * when SSL_new() is called. This has been put in to make
877 /* Default values to use in SSL structures follow (these are copied by SSL_new) */
1858 SSL * SSL_new(SSL_CTX *ctx);
1908 /* This sets the 'default' SSL version that SSL_new() will create */