Home
last modified time | relevance | path

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

/curl/lib/vssh/
H A Dlibssh2.c436 static enum curl_khtype convert_ssh2_keytype(int sshkeytype) in convert_ssh2_keytype() function
565 knownkey.keytype = convert_ssh2_keytype(sshkeytype); in ssh_knownhost()
572 foundkey.keytype = convert_ssh2_keytype(sshkeytype); in ssh_knownhost()
783 enum curl_khtype keytype = convert_ssh2_keytype(sshkeytype); in ssh_check_fingerprint()

Completed in 27 milliseconds