Searched refs:KEX_CLIENT_KEX (Results 1 – 2 of 2) sorted by relevance
/external/openssh/ | ||
D | myproposal.h | 38 #define KEX_CLIENT_KEX KEX_SERVER_KEX macro |
D | readconf.c | 2216 def_kex = match_filter_whitelist(KEX_CLIENT_KEX, all_kex); in fill_default_options() |