Home
last modified time | relevance | path

Searched defs:CApath (Results 1 – 14 of 14) sorted by relevance

/freebsd-head/crypto/openssl/apps/
HDts.c169 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()
HDverify.c87 const char *prog, *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in verify_main() local
HDs_time.c121 char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in s_time_main() local
HDcrl.c89 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog; in crl_main() local
HDsmime.c145 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog = NULL; in smime_main() local
HDpkcs12.c175 const char *CApath = NULL, *CAfile = NULL, *CAstore = NULL, *prog; in pkcs12_main() local
HDocsp.c236 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL; in ocsp_main() local
HDcms.c293 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL; in cms_main() local
HDs_client.c799 const char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in s_client_main() local
HDs_server.c989 const char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in s_server_main() local
/freebsd-head/crypto/openssl/ssl/
HDssl_conf.c473 const char *CAfile, const char *CApath, const char *CAstore, in do_store()
HDssl_lib.c4466 int SSL_CTX_load_verify_dir(SSL_CTX *ctx, const char *CApath) in SSL_CTX_load_verify_dir()
4478 const char *CApath) in SSL_CTX_load_verify_locations()
/freebsd-head/crypto/openssl/apps/lib/
HDapps.c150 const char *CApath, int noCApath, in ctx_set_verify_locations()
1361 const char *CApath, int noCApath, in setup_verify()
/freebsd-head/crypto/openssl/test/
HDssl_old_test.c885 const char *CApath = NULL, *CAfile = NULL; in main() local