Searched refs:STRING_SSH_PUBLIC_KEY (Results 1 - 3 of 3) sorted by relevance

/external/curl/lib/
H A Dssh.c860 if(data->set.str[STRING_SSH_PUBLIC_KEY]
862 && data->set.str[STRING_SSH_PUBLIC_KEY][0]) {
863 sshc->rsa_pub = strdup(data->set.str[STRING_SSH_PUBLIC_KEY]);
H A Durldata.h1435 STRING_SSH_PUBLIC_KEY, /* path to the public key file for auth */ enumerator in enum:dupstring
H A Durl.c2351 result = setstropt(&data->set.str[STRING_SSH_PUBLIC_KEY],

Completed in 277 milliseconds