Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dssh-keyscan.c123 static void keyprint(con *c, struct sshkey *key);
208 keyprint(c, hostkey); in key_print_wrapper()
334 keyprint(con *c, struct sshkey *key) in keyprint() function