Home
last modified time | relevance | path

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

/netbsd/src/crypto/external/bsd/openssh/dist/
Dsshkey.c460 sshkey_type_certified(int type) in sshkey_type_certified() function
2224 if ((newtype = sshkey_type_certified(k->type)) == -1) in sshkey_to_certified()