Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c473 sshkey_type_certified(int type) in sshkey_type_certified() function
2256 if ((newtype = sshkey_type_certified(k->type)) == -1) in sshkey_to_certified()