Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dssh-keygen.c940 fingerprint_one_key(const struct sshkey *public, const char *comment) in fingerprint_one_key() function
981 fingerprint_one_key(pubkey == NULL ? privkey : pubkey, comment); in fingerprint_private()
1072 fingerprint_one_key(public, comment); in do_fingerprint()