remote_key        402 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        410 src/vfs/sftpfs/connection.c                                  remote_key, remote_key_len, NULL, 0, type_mask, NULL);
remote_key        471 src/vfs/sftpfs/connection.c     const char *remote_key;
remote_key        482 src/vfs/sftpfs/connection.c     remote_key = libssh2_session_hostkey (sftpfs_super->session, &remote_key_len, &remote_key_type);
remote_key        483 src/vfs/sftpfs/connection.c     if (remote_key == NULL || remote_key_len == 0
remote_key        538 src/vfs/sftpfs/connection.c                                    super->path_element->port, remote_key, remote_key_len,
remote_key        585 src/vfs/sftpfs/connection.c             if (sftpfs_update_known_hosts (super, remote_key, remote_key_len,