Home
last modified time | relevance | path

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

/external/curl/lib/
Ddoh.c304 if(data->set.str[STRING_SSL_CRLFILE_PROXY]) { in dohprobe()
306 data->set.str[STRING_SSL_CRLFILE_PROXY]); in dohprobe()
Durldata.h1520 STRING_SSL_CRLFILE_PROXY, /* crl file to check certificate */ enumerator
Dsetopt.c2029 result = Curl_setstropt(&data->set.str[STRING_SSL_CRLFILE_PROXY], in Curl_vsetopt()
Durl.c3654 data->set.proxy_ssl.CRLfile = data->set.str[STRING_SSL_CRLFILE_PROXY];