Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dauth-options.c71 #define OPTIONS_EXTENSIONS 2 macro
97 if ((which & OPTIONS_EXTENSIONS) != 0) { in cert_option_list()
517 OPTIONS_EXTENSIONS, 0) == -1) { in sshauthopt_from_cert()
H A Dssh-keygen.c1634 #define OPTIONS_EXTENSIONS 2 macro
1648 if ((ext->crit && (which & OPTIONS_EXTENSIONS)) || in prepare_options_buf()
1845 OPTIONS_EXTENSIONS); in do_ca_sign()