Searched refs:set_ciphers (Results 1 – 3 of 3) sorted by relevance
151 context.set_ciphers(sslopt['ciphers'])
292 static CURLcode set_ciphers(struct Curl_easy *data, in set_ciphers() function666 result = set_ciphers(data, connssl->handle, &protoflags); in gskit_connect_step1()
206 static SECStatus set_ciphers(struct Curl_easy *data, PRFileDesc * model, in set_ciphers() function1635 if(set_ciphers(data, model, data->set.ssl.cipher_list) != SECSuccess) { in nss_setup_connect()