Home
last modified time | relevance | path

Searched refs:SSL_CTX_set_cipher_list (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Dsetup-vms.h277 #define SSL_CTX_set_cipher_list SSL_CTX_SET_CIPHER_LIST macro
/curl/lib/vtls/
H A Dwolfssl.c499 if(!SSL_CTX_set_cipher_list(backend->ctx, ciphers)) { in wolfssl_connect_step1()
H A Dopenssl.c3713 if(!SSL_CTX_set_cipher_list(octx->ssl_ctx, ciphers)) { in Curl_ossl_ctx_init()
3767 if(!SSL_CTX_set_cipher_list(octx->ssl_ctx, "SRP")) { in Curl_ossl_ctx_init()

Completed in 37 milliseconds