remote_key 401 src/vfs/sftpfs/connection.c sftpfs_update_known_hosts (struct vfs_s_super *super, const char *remote_key, size_t remote_key_len, remote_key 409 src/vfs/sftpfs/connection.c remote_key, remote_key_len, NULL, 0, type_mask, NULL); remote_key 470 src/vfs/sftpfs/connection.c const char *remote_key; remote_key 481 src/vfs/sftpfs/connection.c remote_key = libssh2_session_hostkey (sftpfs_super->session, &remote_key_len, &remote_key_type); remote_key 482 src/vfs/sftpfs/connection.c if (remote_key == NULL || remote_key_len == 0 remote_key 537 src/vfs/sftpfs/connection.c sftpfs_super->known_hosts, super->path_element->host, super->path_element->port, remote_key, remote_key 585 src/vfs/sftpfs/connection.c if (sftpfs_update_known_hosts (super, remote_key, remote_key_len,