Searched defs:CAfile (Results 1 - 25 of 43) sorted by relevance

12

/netbsd-current/crypto/external/bsd/openssl.old/dist/demos/bio/
H A Dsconnect.c31 const char *CAfile = CAFILE; local
/netbsd-current/crypto/external/bsd/openssl/dist/demos/bio/
H A Dsconnect.c31 const char *CAfile = CAFILE; local
/netbsd-current/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_server_scan.c104 VSTRING *CAfile = vstring_alloc(25); local
H A Dtls_proxy_client_scan.c264 VSTRING *CAfile = vstring_alloc(25); local
H A Dtls_certkey.c504 int tls_set_ca_certificate_info(SSL_CTX *ctx, const char *CAfile, argument
H A Dtls_dane.c1258 static SSL_CTX *ctx_init(const char *CAfile) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Ddanetest.c32 static const char *CAfile; variable
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dverify.c70 const char *prog, *CApath = NULL, *CAfile = NULL; local
H A Ds_time.c97 char *CApath = NULL, *CAfile = NULL, *cipher = NULL, *ciphersuites = NULL; local
H A Dcrl.c74 const char *CAfile = NULL, *CApath = NULL, *prog; local
H A Dsmime.c124 const char *CAfile = NULL, *CApath = NULL, *prog = NULL; local
H A Dpkcs12.c136 const char *CApath = NULL, *CAfile = NULL, *prog; local
H A Dts.c153 const char *CAfile = NULL, *untrusted = NULL, *prog; local
818 verify_command(const char *data, const char *digest, const char *queryfile, const char *in, int token_in, const char *CApath, const char *CAfile, const char *untrusted, X509_VERIFY_PARAM *vpm) argument
864 create_verify_ctx(const char *data, const char *digest, const char *queryfile, const char *CApath, const char *CAfile, const char *untrusted, X509_VERIFY_PARAM *vpm) argument
935 create_cert_store(const char *CApath, const char *CAfile, X509_VERIFY_PARAM *vpm) argument
[all...]
H A Dcms.c203 const char *CAfile = NULL, *CApath = NULL; local
H A Docsp.c246 const char *CAfile = NULL, *CApath = NULL; local
/netbsd-current/crypto/external/bsd/openssl/dist/test/
H A Ddanetest.c32 static const char *CAfile; variable
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dverify.c87 const char *prog, *CApath = NULL, *CAfile = NULL, *CAstore = NULL; local
H A Dcrl.c89 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog; local
H A Ds_time.c121 char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; local
H A Dsmime.c145 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog = NULL; local
H A Dts.c161 const char *CAfile = NULL, *prog; local
849 verify_command(const char *data, const char *digest, const char *queryfile, const char *in, int token_in, const char *CApath, const char *CAfile, const char *CAstore, char *untrusted, X509_VERIFY_PARAM *vpm) argument
896 create_verify_ctx(const char *data, const char *digest, const char *queryfile, const char *CApath, const char *CAfile, const char *CAstore, char *untrusted, X509_VERIFY_PARAM *vpm) argument
973 create_cert_store(const char *CApath, const char *CAfile, const char *CAstore, X509_VERIFY_PARAM *vpm) argument
[all...]
/netbsd-current/usr.sbin/syslogd/
H A Dsyslogd.h398 char *CAfile; /* file with CA certificate */ member in struct:tls_global_options_t
H A Dtls.c154 const char *CAfile = tls_opt.CAfile; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/ssl/
H A Dssl_conf.c467 do_store(SSL_CONF_CTX *cctx, const char *CAfile, const char *CApath, int verify_store) argument
/netbsd-current/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_conf.c472 do_store(SSL_CONF_CTX *cctx, const char *CAfile, const char *CApath, const char *CAstore, int verify_store) argument

Completed in 193 milliseconds

12