Home
last modified time | relevance | path

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

/external/openssh/
Dmyproposal.h65 #define KEX_CLIENT_ENCRYPT KEX_SERVER_ENCRYPT macro
98 KEX_CLIENT_ENCRYPT, \
99 KEX_CLIENT_ENCRYPT, \
Dreadconf.c2214 def_cipher = match_filter_whitelist(KEX_CLIENT_ENCRYPT, all_cipher); in fill_default_options()