sshkey_impl_from_type_nid
return sshkey_impl_from_type_nid(k->type, k->ecdsa_nid);
if ((impl = sshkey_impl_from_type_nid(type, nid)) == NULL)