Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dkexgexc.c56 static int input_kex_dh_gex_group(int, u_int32_t, struct ssh *);
88 &input_kex_dh_gex_group); in kexgex_client()
95 input_kex_dh_gex_group(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_group() function