Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dssh.c357 static unsigned hex2decimal(char ch) in hex2decimal() function
382 c0 = hex2decimal(host_key_check[0]); in compare_fingerprint()
383 c1 = hex2decimal(host_key_check[1]); in compare_fingerprint()