Home
last modified time | relevance | path

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

/freebsd/crypto/openssh/
H A Dmyproposal.h64 #define KEX_CLIENT_ENCRYPT KEX_SERVER_ENCRYPT macro
97 KEX_CLIENT_ENCRYPT, \
98 KEX_CLIENT_ENCRYPT, \
H A Dreadconf.c2861 def_cipher = match_filter_allowlist(KEX_CLIENT_ENCRYPT, all_cipher); in fill_default_options()