Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dssh.c373 static int compare_fingerprint(const unsigned char *fingerprint, size_t len, in compare_fingerprint() function
436 r = compare_fingerprint(server_hash, server_hash_len, hash); in check_host_key_hash()