Searched refs:ssh_hostkeyfunc (Results 1 – 3 of 3) sorted by relevance
1694 curl_sshhostkeycallback ssh_hostkeyfunc; /* hostkey check callback */ member
2822 data->set.ssh_hostkeyfunc = va_arg(param, curl_sshhostkeycallback); in setopt_func()
776 if(data->set.ssh_hostkeyfunc) { in ssh_check_fingerprint()786 rc = data->set.ssh_hostkeyfunc(data->set.ssh_hostkeyfunc_userp, in ssh_check_fingerprint()
Completed in 26 milliseconds