Home
last modified time | relevance | path

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

/external/openssh/
Dauth-options.c422 #define OPTIONS_EXTENSIONS 2 macro
457 if ((which & OPTIONS_EXTENSIONS) != 0) { in parse_option_list()
589 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS, 1, in auth_cert_options()
606 OPTIONS_EXTENSIONS, 1, in auth_cert_options()
Dssh-keygen.c1529 #define OPTIONS_EXTENSIONS 2 macro
1537 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1540 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1543 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1546 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1549 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1663 OPTIONS_CRITICAL|OPTIONS_EXTENSIONS); in do_ca_sign()
1668 OPTIONS_EXTENSIONS); in do_ca_sign()