Home
last modified time | relevance | path

Searched defs:CAfile (Results 1 – 18 of 18) sorted by relevance

/openssl/demos/bio/
H A Dsconnect.c31 const char *CAfile = CAFILE; in main() local
/openssl/apps/
H A Dts.c161 const char *CAfile = NULL, *prog; in ts_main() local
852 const char *CApath, const char *CAfile, in verify_command()
899 const char *CApath, const char *CAfile, in create_verify_ctx()
974 static X509_STORE *create_cert_store(const char *CApath, const char *CAfile, in create_cert_store()
H A Dverify.c87 const char *prog, *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in verify_main() local
H A Ds_time.c121 char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in s_time_main() local
H A Dcrl.c89 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog; in crl_main() local
H A Dx509.c277 char *infile = NULL, *outfile = NULL, *privkeyfile = NULL, *CAfile = NULL; in x509_main() local
1104 static ASN1_INTEGER *x509_load_serial(const char *CAfile, in x509_load_serial()
H A Dsmime.c145 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog = NULL; in smime_main() local
H A Dpkcs12.c178 const char *CApath = NULL, *CAfile = NULL, *CAstore = NULL, *prog; in pkcs12_main() local
H A Dcms.c294 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL; in cms_main() local
H A Docsp.c238 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL; in ocsp_main() local
H A Dreq.c246 const char *infile = NULL, *CAfile = NULL, *CAkeyfile = NULL; in req_main() local
H A Ds_client.c809 const char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in s_client_main() local
H A Ds_server.c992 const char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in s_server_main() local
/openssl/test/
H A Ddanetest.c32 static const char *CAfile; variable
H A Dssl_old_test.c885 const char *CApath = NULL, *CAfile = NULL; in main() local
/openssl/ssl/
H A Dssl_conf.c481 const char *CAfile, const char *CApath, const char *CAstore, in do_store()
H A Dssl_lib.c5014 int SSL_CTX_load_verify_file(SSL_CTX *ctx, const char *CAfile) in SSL_CTX_load_verify_file()
5031 int SSL_CTX_load_verify_locations(SSL_CTX *ctx, const char *CAfile, in SSL_CTX_load_verify_locations()
/openssl/apps/lib/
H A Dapps.c140 const char *CAfile, int noCAfile, in ctx_set_verify_locations()
1320 X509_STORE *setup_verify(const char *CAfile, int noCAfile, in setup_verify()

Completed in 179 milliseconds