Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dclientloop.c2109 int r, plaintype; in client_global_hostkeys_private_confirm() local
2136 plaintype = sshkey_type_plain(ctx->keys[i]->type); in client_global_hostkeys_private_confirm()
2160 if (plaintype == KEY_RSA && rsa_kexalg == NULL && in client_global_hostkeys_private_confirm()
2176 plaintype == KEY_RSA ? rsa_kexalg : NULL, 0, NULL)) != 0) { in client_global_hostkeys_private_confirm()