Home
last modified time | relevance | path

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

/external/openssh/
Dauth-options.c420 #define OPTIONS_CRITICAL 1 macro
480 if (!found && (which & OPTIONS_CRITICAL) != 0) { in parse_option_list()
607 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS, 1, in auth_cert_options()
620 OPTIONS_CRITICAL, 1, NULL, NULL, NULL, NULL, NULL, in auth_cert_options()
Dssh-keygen.c1444 #define OPTIONS_CRITICAL 1 macro
1450 if ((which & OPTIONS_CRITICAL) != 0 && in prepare_options_buf()
1468 if ((which & OPTIONS_CRITICAL) != 0 && in prepare_options_buf()
1574 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS); in do_ca_sign()
1577 OPTIONS_CRITICAL); in do_ca_sign()