Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dcmp.c88 static int opt_unprotected_errors = 0; variable
576 {(char **)&opt_ignore_keyusage}, {(char **)&opt_unprotected_errors},
1220 if (opt_unprotected_errors) in setup_verification_ctx()
2450 opt_unprotected_errors = 1; in get_opts()