Searched refs:pPassphrase (Results 1 – 1 of 1) sorted by relevance
50 const char *pPassphrase = NULL; in main() local106 if (pPassphrase) in main()107 curl_easy_setopt(curl,CURLOPT_KEYPASSWD,pPassphrase); in main()