| 757 | function */ |
| 758 | CURLCPP_DEFINE_OPTION(CURLOPT_SSH_KEYFUNCTION, int(*)(CURL *easy, |
| 759 | const struct curl_khkey *knownkey, |
| 760 | const struct curl_khkey *foundkey, |
| 761 | enum curl_khmatch, |
| 762 | void *clientp)); |
nothing calls this directly
no outgoing calls
no test coverage detected