Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dmyproposal.h80 #define KEX_CLIENT_MAC KEX_SERVER_MAC macro
101 KEX_CLIENT_MAC, \
102 KEX_CLIENT_MAC, \
H A Dreadconf.c2909 def_mac = match_filter_allowlist(KEX_CLIENT_MAC, all_mac); in fill_default_options()