Home
last modified time | relevance | path

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

/external/openssh/
Dauth-options.c450 #define OPTIONS_EXTENSIONS 2 macro
486 if ((which & OPTIONS_EXTENSIONS) != 0) { in parse_option_list()
623 OPTIONS_EXTENSIONS, 0, in auth_cert_options()
Dssh-keygen.c1530 #define OPTIONS_EXTENSIONS 2 macro
1538 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1541 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1544 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1547 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1550 if ((which & OPTIONS_EXTENSIONS) != 0 && in prepare_options_buf()
1650 OPTIONS_EXTENSIONS); in do_ca_sign()