/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | ts.c | 169 char *inkey = NULL, *signer = NULL, *chain = NULL, *CApath = NULL; in ts_main() local 851 const char *CApath, const char *CAfile, in verify_command() 898 const char *CApath, const char *CAfile, in create_verify_ctx() 973 static X509_STORE *create_cert_store(const char *CApath, const char *CAfile, in create_cert_store()
|
H A D | verify.c | 87 const char *prog, *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in verify_main() local
|
H A D | crl.c | 89 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog; in crl_main() local
|
H A D | s_time.c | 121 char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in s_time_main() local
|
H A D | pkcs12.c | 175 const char *CApath = NULL, *CAfile = NULL, *CAstore = NULL, *prog; in pkcs12_main() local
|
H A D | ocsp.c | 236 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL; in ocsp_main() local
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/ |
H A D | ts.c | 160 char *inkey = NULL, *signer = NULL, *chain = NULL, *CApath = NULL; in ts_main() local 820 const char *CApath, const char *CAfile, const char *untrusted, in verify_command() 866 const char *CApath, const char *CAfile, in create_verify_ctx() 935 static X509_STORE *create_cert_store(const char *CApath, const char *CAfile, in create_cert_store()
|
H A D | verify.c | 70 const char *prog, *CApath = NULL, *CAfile = NULL; in verify_main() local
|
H A D | crl.c | 74 const char *CAfile = NULL, *CApath = NULL, *prog; in crl_main() local
|
H A D | s_time.c | 97 char *CApath = NULL, *CAfile = NULL, *cipher = NULL, *ciphersuites = NULL; in s_time_main() local
|
H A D | smime.c | 124 const char *CAfile = NULL, *CApath = NULL, *prog = NULL; in smime_main() local
|
H A D | pkcs12.c | 136 const char *CApath = NULL, *CAfile = NULL, *prog; in pkcs12_main() local
|
H A D | cms.c | 203 const char *CAfile = NULL, *CApath = NULL; in cms_main() local
|
H A D | apps.c | 130 const char *CApath, int noCAfile, int noCApath) in ctx_set_verify_locations() 1236 X509_STORE *setup_verify(const char *CAfile, const char *CApath, int noCAfile, int noCApath) in setup_verify()
|
H A D | ocsp.c | 246 const char *CAfile = NULL, *CApath = NULL; in ocsp_main() local
|
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_proxy_server_scan.c | 105 VSTRING *CApath = vstring_alloc(25); in tls_proxy_server_init_scan() local
|
H A D | tls_proxy_client_scan.c | 265 VSTRING *CApath = vstring_alloc(25); in tls_proxy_client_init_scan() local
|
H A D | tls_certkey.c | 505 const char *CApath) in tls_set_ca_certificate_info()
|
H A D | tls.h | 468 const char *CApath; member 537 const char *CApath; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/ssl/ |
H A D | ssl_conf.c | 468 const char *CAfile, const char *CApath, int verify_store) in do_store()
|
/netbsd-src/usr.sbin/syslogd/ |
H A D | tls.c | 155 const char *CApath = tls_opt.CAdir; in init_global_TLS_CTX() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/ssl/ |
H A D | ssl_conf.c | 473 const char *CAfile, const char *CApath, const char *CAstore, in do_store()
|
/netbsd-src/external/ibm-public/postfix/dist/src/posttls-finger/ |
H A D | posttls-finger.c | 486 char *CApath; /* Trusted public CAs */ member
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/lib/ |
H A D | apps.c | 150 const char *CApath, int noCApath, in ctx_set_verify_locations() 1361 const char *CApath, int noCApath, in setup_verify()
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | ssl_old_test.c | 885 const char *CApath = NULL, *CAfile = NULL; in main() local
|