Home
last modified time | relevance | path

Searched refs:STRING_SSL_ENGINE (Results 1 – 3 of 3) sorted by relevance

/curl/lib/
H A Deasy.c987 if(outcurl->set.str[STRING_SSL_ENGINE]) { in curl_easy_duphandle()
988 if(Curl_ssl_set_engine(outcurl, outcurl->set.str[STRING_SSL_ENGINE])) in curl_easy_duphandle()
H A Durldata.h1471 STRING_SSL_ENGINE, /* name of ssl engine */ enumerator
H A Dsetopt.c1410 Curl_safefree(data->set.str[STRING_SSL_ENGINE]); in setopt_long()
2277 result = Curl_setstropt(&data->set.str[STRING_SSL_ENGINE], ptr); in setopt_cptr()

Completed in 19 milliseconds