Searched refs:convert_ssh2_keytype (Results 1 – 1 of 1) sorted by relevance
437 static enum curl_khtype convert_ssh2_keytype(int sshkeytype) in convert_ssh2_keytype() function566 knownkey.keytype = convert_ssh2_keytype(sshkeytype); in ssh_knownhost()573 foundkey.keytype = convert_ssh2_keytype(sshkeytype); in ssh_knownhost()784 enum curl_khtype keytype = convert_ssh2_keytype(sshkeytype); in ssh_check_fingerprint()
Completed in 10 milliseconds