Home
last modified time | relevance | path

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

/external/openssh/
Dauth-options.c421 #define OPTIONS_CRITICAL 1 macro
477 if (!found && (which & OPTIONS_CRITICAL) != 0) { in parse_option_list()
589 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS, 1, in auth_cert_options()
601 OPTIONS_CRITICAL, 1, NULL, NULL, NULL, NULL, NULL, in auth_cert_options()
Dssh-keygen.c1528 #define OPTIONS_CRITICAL 1 macro
1534 if ((which & OPTIONS_CRITICAL) != 0 && in prepare_options_buf()
1552 if ((which & OPTIONS_CRITICAL) != 0 && in prepare_options_buf()
1663 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS); in do_ca_sign()
1666 OPTIONS_CRITICAL); in do_ca_sign()