Searched refs:SSL_CTX (Results 1 – 3 of 3) sorted by relevance
834 void SSL_CTX_set_msg_callback(SSL_CTX *ctx,870 int SSL_CTX_SRP_CTX_init(SSL_CTX *ctx);872 int SSL_CTX_SRP_CTX_free(SSL_CTX *ctx);1225 void SSL_CTX_sess_set_new_cb(SSL_CTX *ctx,1237 void SSL_CTX_sess_set_get_cb(SSL_CTX *ctx,1570 SSL_CTX *ctx;2123 BIO *BIO_new_ssl_connect(SSL_CTX *ctx);2132 void SSL_CTX_free(SSL_CTX *);2291 SSL *SSL_new(SSL_CTX *ctx);2447 SSL_CTX *SSL_get_SSL_CTX(const SSL *ssl);[all …]
135 int SSL_CTX_set_tlsext_use_srtp(SSL_CTX *ctx, const char *profiles);
179 typedef struct ssl_ctx_st SSL_CTX; typedef
Completed in 16 milliseconds