Home | History | Annotate | Download | only in openssh

Lines Matching refs:macs

188 	{ "macs", oMacs },
713 if (*activep && options->macs == NULL)
714 options->macs = xstrdup(arg);
1160 options->macs = NULL;
1275 /* options->macs, default set in myproposals.h */