Home
last modified time | relevance | path

Searched defs:fingerprint (Results 1 – 3 of 3) sorted by relevance

/qemu/block/
H A Dssh.c290 char *fingerprint = NULL; in check_host_key_knownhosts() local
373 static int compare_fingerprint(const unsigned char *fingerprint, size_t len, in compare_fingerprint()
397 static char *format_fingerprint(const unsigned char *fingerprint, size_t len) in format_fingerprint()
/qemu/tests/qtest/libqos/
H A Dahci.c126 QPCIDevice *get_ahci_device(QTestState *qts, uint32_t *fingerprint) in get_ahci_device()
H A Dahci.h341 uint32_t fingerprint; member