Home
last modified time | relevance | path

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

/external/curl/lib/vtls/
Dgskit.c302 static CURLcode set_ciphers(struct connectdata *conn, in set_ciphers() function
Dnss.c275 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