Searched refs:cipher13_list (Results 1 – 3 of 3) sorted by relevance
124 char *cipher13_list; member
1285 if(config->cipher13_list) in operate_do()1286 my_setopt_str(curl, CURLOPT_TLS13_CIPHERS, config->cipher13_list); in operate_do()
1217 GetStr(&config->cipher13_list, nextarg); in getparameter()