Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dvtls.c156 strcasecompare(data->cipher_list13, needle->cipher_list13) && in Curl_ssl_config_matches()
185 CLONE_STRING(cipher_list13); in Curl_clone_primary_ssl_config()
204 Curl_safefree(sslc->cipher_list13); in Curl_free_primary_ssl_config()
Dschannel.c821 ciphers13 = conn_config->cipher_list13; in schannel_acquire_credential_handle()
Dopenssl.c3624 char *ciphers13 = conn_config->cipher_list13; in ossl_connect_step1()
/external/curl/lib/
Durldata.h259 char *cipher_list13; /* list of TLS 1.3 cipher suites to use */ member
Durl.c3603 data->set.ssl.primary.cipher_list13 =
3616 data->set.proxy_ssl.primary.cipher_list13 =