Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dsshkey.c178 sshkey_impl_from_key(const struct sshkey *k) in sshkey_impl_from_key() function
190 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_type()
389 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_size()
1607 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_from_private()
2197 if ((impl = sshkey_impl_from_key(key)) == NULL) in sshkey_sign()
2236 if ((impl = sshkey_impl_from_key(key)) == NULL) in sshkey_verify()
2289 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_certify_custom()
2544 if ((impl = sshkey_impl_from_key(key)) == NULL) in sshkey_private_serialize_opt()