Home
last modified time | relevance | path

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

/curl/lib/vssh/
H A Dlibssh2.c483 const char *remotekey = libssh2_session_hostkey(sshc->ssh_session, in ssh_knownhost() local
488 if(remotekey) { in ssh_knownhost()
542 remotekey, keylen, in ssh_knownhost()
550 remotekey, keylen, in ssh_knownhost()
570 foundkey.key = remotekey; in ssh_knownhost()
615 remotekey, keylen, in ssh_knownhost()
780 const char *remotekey = libssh2_session_hostkey(sshc->ssh_session, in ssh_check_fingerprint() local
782 if(remotekey) { in ssh_check_fingerprint()
786 keytype, remotekey, keylen); in ssh_check_fingerprint()

Completed in 11 milliseconds