Searched refs:show_chain (Results 1 – 1 of 1) sorted by relevance
/apps/ |
A D | verify.c | 24 STACK_OF(X509_CRL) *crls, int show_chain, 89 int vpmtouched = 0, crl_download = 0, show_chain = 0, i = 0, ret = 1; in verify_main() local 175 show_chain = 1; in verify_main() 224 if (check(store, NULL, untrusted, trusted, crls, show_chain, in verify_main() 229 if (check(store, argv[i], untrusted, trusted, crls, show_chain, in verify_main() 247 STACK_OF(X509_CRL) *crls, int show_chain, in check() argument 295 if (show_chain) { in check()
|
Completed in 3 milliseconds