Home
last modified time | relevance | path

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

/external/curl/lib/
Durldata.h1443 STRING_SSL_CIPHER_LIST_PROXY, /* list of ciphers to use */ enumerator
Dsetopt.c144 result = Curl_setstropt(&data->set.str[STRING_SSL_CIPHER_LIST_PROXY], in vsetopt()
Durl.c3873 data->set.str[STRING_SSL_CIPHER_LIST_PROXY]; in create_conn()