Home
last modified time | relevance | path

Searched refs:fingerprint (Results 1 – 6 of 6) sorted by relevance

/qemu/block/
H A Dssh.c290 char *fingerprint = NULL; in check_host_key_knownhosts() local
310 fingerprint = ssh_get_fingerprint_hash(SSH_PUBLICKEY_HASH_SHA256, in check_host_key_knownhosts()
315 if (fingerprint) { in check_host_key_knownhosts()
319 ssh_key_type_to_char(pubkey_type), fingerprint); in check_host_key_knownhosts()
320 ssh_string_free_char(fingerprint); in check_host_key_knownhosts()
373 static int compare_fingerprint(const unsigned char *fingerprint, size_t len, in compare_fingerprint() argument
386 if (c - *fingerprint != 0) in compare_fingerprint()
387 return c - *fingerprint; in compare_fingerprint()
388 fingerprint++; in compare_fingerprint()
400 ret[i * 2] = hex[((fingerprint[i] >> 4) & 0xf)]; in format_fingerprint()
[all …]
/qemu/tests/qemu-iotests/
H A D207.out45 Job failed: remote host key fingerprint 'md5:HASH' does not match host_key_check 'md5:wrong'
62 Job failed: remote host key fingerprint 'sha1:HASH' does not match host_key_check 'sha1:wrong'
79 Job failed: remote host key fingerprint 'sha256:HASH' does not match host_key_check 'sha256:wrong'
/qemu/tests/qtest/libqos/
H A Dahci.h341 uint32_t fingerprint; member
574 QPCIDevice *get_ahci_device(QTestState *qts, uint32_t *fingerprint);
H A Dahci.c126 QPCIDevice *get_ahci_device(QTestState *qts, uint32_t *fingerprint) in get_ahci_device() argument
148 if (fingerprint) { in get_ahci_device()
149 *fingerprint = ahci_fingerprint; in get_ahci_device()
194 switch (ahci->fingerprint) { in ahci_pci_enable()
/qemu/tests/qtest/
H A Dahci-test.c89 g_assert_cmphex(ahci_fingerprint, ==, ahci->fingerprint); in verify_state()
164 s->dev = get_ahci_device(s->parent->qts, &s->fingerprint); in ahci_vboot()
336 switch (ahci->fingerprint) { in ahci_test_pci_spec()
/qemu/docs/system/
H A Dqemu-block-drivers.rst.inc786 matches a specific fingerprint. The fingerprint can be provided in
789 considered insecure by modern standards. The fingerprint value
810 different key ciphers. Care is needed to pick the key fingerprint