Searched refs:noCAstore (Results 1 – 9 of 9) sorted by relevance
| /netbsd/src/crypto/external/bsd/openssl/dist/apps/ |
| D | verify.c | 88 int noCApath = 0, noCAfile = 0, noCAstore = 0; in verify_main() local 144 noCAstore = 1; in verify_main() 156 noCAstore = 1; in verify_main() 210 CAstore, noCAstore)) == NULL) in verify_main()
|
| D | crl.c | 94 int text = 0, do_ver = 0, noCAfile = 0, noCApath = 0, noCAstore = 0; in crl_main() local 156 noCAstore = 1; in crl_main() 226 CAstore, noCAstore)) == NULL) in crl_main()
|
| D | s_time.c | 126 int noCApath = 0, noCAfile = 0, noCAstore = 0; in s_time_main() local 187 noCAstore = 1; in s_time_main() 263 CAstore, noCAstore)) { in s_time_main()
|
| D | smime.c | 151 int noCApath = 0, noCAfile = 0, noCAstore = 0; in smime_main() local 349 noCAstore = 1; in smime_main() 542 CAstore, noCAstore)) == NULL) in smime_main()
|
| D | pkcs12.c | 176 int noCApath = 0, noCAfile = 0, noCAstore = 0; in pkcs12_main() local 339 noCAstore = 1; in pkcs12_main() 404 if (noCAstore) in pkcs12_main() 603 CAstore, noCAstore)) in pkcs12_main()
|
| D | ocsp.c | 250 int noCAfile = 0, noCApath = 0, noCAstore = 0; in ocsp_main() local 405 noCAstore = 1; in ocsp_main() 800 CAstore, noCAstore); in ocsp_main()
|
| D | cms.c | 295 int noCAfile = 0, noCApath = 0, noCAstore = 0; in cms_main() local 485 noCAstore = 1; in cms_main() 946 CAstore, noCAstore)) == NULL) in cms_main()
|
| D | s_server.c | 1003 int noCApath = 0, noCAfile = 0, noCAstore = 0; in s_server_main() local 1269 noCAstore = 1; in s_server_main() 1943 CAstore, noCAstore)) { in s_server_main() 2006 noCApath, CAstore, noCAstore)) { in s_server_main()
|
| D | s_client.c | 816 int noCApath = 0, noCAfile = 0, noCAstore = 0; in s_client_main() local 1354 noCAstore = 1; in s_client_main() 1902 CAstore, noCAstore)) { in s_client_main()
|