Home
last modified time | relevance | path

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

/third_party/curl/lib/
Durldata.h1576 STRING_SSL_CIPHER13_LIST, /* list of TLS 1.3 ciphers to use */ enumerator
Dsetopt.c243 result = Curl_setstropt(&data->set.str[STRING_SSL_CIPHER13_LIST], in Curl_vsetopt()
/third_party/curl/lib/vtls/
Dvtls.c284 data->set.str[STRING_SSL_CIPHER13_LIST]; in Curl_ssl_easy_config_complete()