Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keyscan.c124 static void keyprint(con *c, struct sshkey *key);
215 keyprint(c, hostkey); in key_print_wrapper()
343 keyprint(con *c, struct sshkey *key) in keyprint() function