Searched refs:rsa_kexalg (Results 1 – 1 of 1) sorted by relevance
2323 const char *rsa_kexalg = NULL; in client_global_hostkeys_prove_confirm() local2337 rsa_kexalg = ssh->kex->hostkey_alg; in client_global_hostkeys_prove_confirm()2372 if (plaintype == KEY_RSA && rsa_kexalg == NULL && in client_global_hostkeys_prove_confirm()2388 plaintype == KEY_RSA ? rsa_kexalg : NULL, 0, NULL)) != 0) { in client_global_hostkeys_prove_confirm()