Searched refs:sshkey_type_plain (Results 1 – 20 of 20) sorted by relevance
160 sshkey_type_plain(key->type) != KEY_ED25519 || in ssh_ed25519_sign()216 sshkey_type_plain(key->type) != KEY_ED25519 || in ssh_ed25519_verify()
417 switch (sshkey_type_plain(k->type)) { in sshkey_is_sk()428 sshkey_type_plain(int type) in sshkey_type_plain() function805 sshkey_type_plain(a->type) != sshkey_type_plain(b->type)) in sshkey_equal_public()2124 sshkey_type_plain(impl->type), impl->nid); in sshkey_sigalg_by_name()2232 k->type = sshkey_type_plain(k->type); in sshkey_drop_cert()3181 sshkey_type_plain(type) != sshkey_type_plain(pubkey->type)) { in sshkey_parse_private2()3253 sshkey_type_plain(type) != sshkey_type_plain(pubkey->type)) { in sshkey_parse_private2_pubkey()3700 sshkey_type_plain(k->type) != KEY_XMSS) in sshkey_private_serialize_maxsign()3720 if (sshkey_type_plain(k->type) == KEY_XMSS) in sshkey_signatures_left()3728 if (sshkey_type_plain(k->type) != KEY_XMSS) in sshkey_enable_maxsign()[all …]
213 sshkey_type_plain(key->type) != KEY_XMSS || in ssh_xmss_sign()286 sshkey_type_plain(key->type) != KEY_XMSS || in ssh_xmss_verify()
271 sshkey_type_plain(key->type) != KEY_DSA) in ssh_dss_sign()337 sshkey_type_plain(key->type) != KEY_DSA || in ssh_dss_verify()
330 sshkey_type_plain(key->type) != KEY_ECDSA) in ssh_ecdsa_sign()390 sshkey_type_plain(key->type) != KEY_ECDSA || in ssh_ecdsa_verify()
419 sshkey_type_plain(key->type) != KEY_RSA) in ssh_rsa_sign()477 sshkey_type_plain(key->type) != KEY_RSA || in ssh_rsa_verify()
552 k->key->type != sshkey_type_plain(ktype))) in _ssh_order_hostkeyalgs()554 if (sshkey_type_plain(k->key->type) == KEY_ECDSA && in _ssh_order_hostkeyalgs()
148 sshkey_type_plain(key->type) != KEY_ED25519_SK || in ssh_ed25519_sk_verify()
225 int sshkey_type_plain(int);
647 if (sshkey_type_plain(sshkey_type_from_name( in server_input_hostkeys_prove()683 if (sshkey_type_plain(key->type) == KEY_RSA) { in server_input_hostkeys_prove()
240 sshkey_type_plain(key->type) != KEY_ECDSA_SK || in ssh_ecdsa_sk_verify()
191 if (sshkey_type_plain(key->type) == KEY_RSA) in sshsig_wrap_sign()363 if (sshkey_type_plain(key->type) == KEY_RSA) { in sshsig_wrap_verify()
1084 if (sshkey_type_plain(k->type) == KEY_XMSS && state && in sshkey_xmss_signatures_left()1098 if (sshkey_type_plain(k->type) != KEY_XMSS) in sshkey_xmss_enable_maxsign()
390 if (alg != NULL && sshkey_type_plain(key->type) == KEY_RSA) { in agent_encode_alg()
366 sshkey_type_plain(keytype) == KEY_ECDSA && in check_hostkeys_by_key_or_type()
503 if (sshkey_type_plain(key->type) == KEY_RSA) in test_key()
652 type = sshkey_type_plain(key->type); in sshsk_sign()
147 sshkey_type_plain(sshkey_type_from_name(best)), in order_hostkeyalgs()186 sshkey_type_plain(ktype), in order_hostkeyalgs()
2335 if (sshkey_type_plain(sshkey_type_from_name( in client_global_hostkeys_prove_confirm()2348 plaintype = sshkey_type_plain(ctx->keys[i]->type); in client_global_hostkeys_prove_confirm()
366 switch (sshkey_type_plain(k->type)) { in do_convert_to_pkcs8()392 switch (sshkey_type_plain(k->type)) { in do_convert_to_pem()