Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dkexgexc.c49 static int input_kex_dh_gex_group(int, u_int32_t, struct ssh *);
81 &input_kex_dh_gex_group); in kexgex_client()
88 input_kex_dh_gex_group(int type, u_int32_t seq, struct ssh *ssh) in input_kex_dh_gex_group() function