Home
last modified time | relevance | path

Searched defs:set_ciphers (Results 1 – 3 of 3) sorted by relevance

/external/curl/lib/vtls/
Dgskit.c297 static CURLcode set_ciphers(struct Curl_cfilter *cf, struct Curl_easy *data, in set_ciphers() function
Dnss.c312 static SECStatus set_ciphers(struct Curl_easy *data, PRFileDesc *model, in set_ciphers() function
/external/python/cpython2/Modules/
D_ssl.c2315 set_ciphers(PySSLContext *self, PyObject *args) in set_ciphers() function