Searched refs:sshkey_impl_from_key (Results 1 – 1 of 1) sorted by relevance
202 sshkey_impl_from_key(const struct sshkey *k) in sshkey_impl_from_key() function214 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_type()410 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_size()1620 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_from_private()2211 if ((impl = sshkey_impl_from_key(key)) == NULL) in sshkey_sign()2247 if ((impl = sshkey_impl_from_key(key)) == NULL) in sshkey_verify()2300 if ((impl = sshkey_impl_from_key(k)) == NULL) in sshkey_certify_custom()2558 if ((impl = sshkey_impl_from_key(key)) == NULL) in sshkey_private_serialize_opt()