fingerprint_hash  472 src/vfs/sftpfs/connection.c     const char *fingerprint_hash;
fingerprint_hash  529 src/vfs/sftpfs/connection.c     fingerprint_hash = sftpfs_compute_fingerprint_hash (sftpfs_super->session);
fingerprint_hash  530 src/vfs/sftpfs/connection.c     if (fingerprint_hash == NULL)
fingerprint_hash  558 src/vfs/sftpfs/connection.c             super->path_element->host, sftpfs_super->ip_address, key_type, fingerprint_hash);