Home
last modified time | relevance | path

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

/dragonfly/crypto/openssh/
H A Dauth-options.c70 #define OPTIONS_CRITICAL 1 macro
120 if (!found && (which & OPTIONS_CRITICAL) != 0) { in cert_option_list()
512 OPTIONS_CRITICAL, 1) == -1) { in sshauthopt_from_cert()
H A Dssh-keygen.c1633 #define OPTIONS_CRITICAL 1 macro
1649 (!ext->crit && (which & OPTIONS_CRITICAL))) in prepare_options_buf()
1843 prepare_options_buf(public->cert->critical, OPTIONS_CRITICAL); in do_ca_sign()