fingerprint_hash  480 src/vfs/sftpfs/connection.c     const char *fingerprint_hash;
fingerprint_hash  537 src/vfs/sftpfs/connection.c     fingerprint_hash = sftpfs_compute_fingerprint_hash (sftpfs_super->session);
fingerprint_hash  538 src/vfs/sftpfs/connection.c     if (fingerprint_hash == NULL)
fingerprint_hash  566 src/vfs/sftpfs/connection.c             super->path_element->host, sftpfs_super->ip_address, key_type, fingerprint_hash);