remote_key        409 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        417 src/vfs/sftpfs/connection.c                                  remote_key, remote_key_len, NULL, 0, type_mask, NULL);
remote_key        478 src/vfs/sftpfs/connection.c     const char *remote_key;
remote_key        489 src/vfs/sftpfs/connection.c     remote_key = libssh2_session_hostkey (sftpfs_super->session, &remote_key_len, &remote_key_type);
remote_key        490 src/vfs/sftpfs/connection.c     if (remote_key == NULL || remote_key_len == 0
remote_key        545 src/vfs/sftpfs/connection.c         sftpfs_super->known_hosts, super->path_element->host, super->path_element->port, remote_key,
remote_key        593 src/vfs/sftpfs/connection.c             if (sftpfs_update_known_hosts (super, remote_key, remote_key_len,