Home
last modified time | relevance | path

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

/openbmc/qemu/block/
H A Dssh.c287 enum ssh_keytypes_e pubkey_type; in check_host_key_knownhosts() local
306 pubkey_type = ssh_key_type(pubkey); in check_host_key_knownhosts()
319 ssh_key_type_to_char(pubkey_type), fingerprint); in check_host_key_knownhosts()