Home
last modified time | relevance | path

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

/openbsd/usr.bin/ssh/
H A Dauth-options.c69 #define OPTIONS_CRITICAL 1 macro
119 if (!found && (which & OPTIONS_CRITICAL) != 0) { in cert_option_list()
511 OPTIONS_CRITICAL, 1) == -1) { in sshauthopt_from_cert()
H A Dssh-keygen.c1663 #define OPTIONS_CRITICAL 1 macro
1679 (!ext->crit && (which & OPTIONS_CRITICAL))) in prepare_options_buf()
1873 prepare_options_buf(public->cert->critical, OPTIONS_CRITICAL); in do_ca_sign()