Home
last modified time | relevance | path

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

/php-src/ext/curl/
H A Dinterface.c776 static int curl_ssh_hostkeyfunction(void *clientp, int keytype, const char *key, size_t keylen) in curl_ssh_hostkeyfunction() function
1678 …ANDLE_CURL_OPTION_CALLABLE(ch, CURLOPT_SSH_HOSTKEY, handlers.sshhostkey, curl_ssh_hostkeyfunction); in _php_curl_setopt()

Completed in 10 milliseconds