Home
last modified time | relevance | path

Searched refs:cipher_list13 (Results 1 – 4 of 4) sorted by relevance

/third_party/curl/lib/vtls/
Dvtls.c154 Curl_safe_strcasecompare(data->cipher_list13, needle->cipher_list13) && in Curl_ssl_config_matches()
188 CLONE_STRING(cipher_list13); in Curl_clone_primary_ssl_config()
209 Curl_safefree(sslc->cipher_list13); in Curl_free_primary_ssl_config()
Dopenssl.c2840 char *ciphers13 = SSL_CONN_CONFIG(cipher_list13); in ossl_connect_step1()
/third_party/curl/lib/
Durldata.h254 char *cipher_list13; /* list of TLS 1.3 cipher suites to use */ member
Durl.c3809 data->set.ssl.primary.cipher_list13 =
3825 data->set.proxy_ssl.primary.cipher_list13 =