Home
last modified time | relevance | path

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

/freebsd/crypto/openssl/apps/
H A Dcmp.c90 static int opt_no_cache_extracerts = 0; variable
741 { (char **)&opt_no_cache_extracerts },
2989 opt_no_cache_extracerts = 1; in get_opts()
3800 if (opt_no_cache_extracerts) in cmp_main()