Home
last modified time | relevance | path

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

/external/openssh/
Dkexgexc.c54 static int input_kex_dh_gex_group(int, u_int32_t, void *);
85 &input_kex_dh_gex_group); in kexgex_client()
92 input_kex_dh_gex_group(int type, u_int32_t seq, void *ctxt) in input_kex_dh_gex_group() function