Home | History | Annotate | Download | only in openssl

Lines Matching refs:SSL_set_SSL_CTX

223  * |SSL_set_SSL_CTX| is called, it returns the new |SSL_CTX|, not the initial
2506 /* SSL_set_SSL_CTX changes |ssl|'s |SSL_CTX|. |ssl| will use the
2519 OPENSSL_EXPORT SSL_CTX *SSL_set_SSL_CTX(SSL *ssl, SSL_CTX *ctx);