remote_key_len 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_len 409 src/vfs/sftpfs/connection.c remote_key, remote_key_len, NULL, 0, type_mask, NULL); remote_key_len 473 src/vfs/sftpfs/connection.c size_t remote_key_len = 0; remote_key_len 481 src/vfs/sftpfs/connection.c remote_key = libssh2_session_hostkey (sftpfs_super->session, &remote_key_len, &remote_key_type); remote_key_len 482 src/vfs/sftpfs/connection.c if (remote_key == NULL || remote_key_len == 0 remote_key_len 538 src/vfs/sftpfs/connection.c remote_key_len, LIBSSH2_KNOWNHOST_TYPE_PLAIN | LIBSSH2_KNOWNHOST_KEYENC_RAW | keybit, remote_key_len 585 src/vfs/sftpfs/connection.c if (sftpfs_update_known_hosts (super, remote_key, remote_key_len,