Home
last modified time | relevance | path

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

12

/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/
H A Dsconnect.c31 const char *CAfile = CAFILE; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/demos/bio/
H A Dsconnect.c31 const char *CAfile = CAFILE; in main() local
/netbsd-src/crypto/external/bsd/openssl/dist/apps/
H A Dts.c161 const char *CAfile = NULL, *prog; 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 Dverify.c87 const char *prog, *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in verify_main() local
H A Dcrl.c89 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL, *prog; in crl_main() local
H A Ds_time.c121 char *CApath = NULL, *CAfile = NULL, *CAstore = NULL; in s_time_main() local
H A Dx509.c277 char *infile = NULL, *outfile = NULL, *privkeyfile = NULL, *CAfile = NULL; in x509_main() local
1088 static ASN1_INTEGER *x509_load_serial(const char *CAfile, in x509_load_serial()
H A Dpkcs12.c175 const char *CApath = NULL, *CAfile = NULL, *CAstore = NULL, *prog; in pkcs12_main() local
H A Docsp.c236 const char *CAfile = NULL, *CApath = NULL, *CAstore = NULL; in ocsp_main() local
/netbsd-src/crypto/external/bsd/openssl.old/dist/apps/
H A Dts.c153 const char *CAfile = NULL, *untrusted = NULL, *prog; 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 Dverify.c70 const char *prog, *CApath = NULL, *CAfile = NULL; in verify_main() local
H A Dx509.c170 char *infile = NULL, *outfile = NULL, *keyfile = NULL, *CAfile = NULL; in x509_main() local
913 static ASN1_INTEGER *x509_load_serial(const char *CAfile, in x509_load_serial()
952 static int x509_certify(X509_STORE *ctx, const char *CAfile, const EVP_MD *digest, in x509_certify()
H A Dcrl.c74 const char *CAfile = NULL, *CApath = NULL, *prog; in crl_main() local
H A Ds_time.c97 char *CApath = NULL, *CAfile = NULL, *cipher = NULL, *ciphersuites = NULL; in s_time_main() local
H A Dsmime.c124 const char *CAfile = NULL, *CApath = NULL, *prog = NULL; in smime_main() local
H A Dpkcs12.c136 const char *CApath = NULL, *CAfile = NULL, *prog; in pkcs12_main() local
H A Dcms.c203 const char *CAfile = NULL, *CApath = NULL; in cms_main() local
/netbsd-src/external/ibm-public/postfix/dist/src/tls/
H A Dtls_proxy_server_scan.c104 VSTRING *CAfile = vstring_alloc(25); in tls_proxy_server_init_scan() local
H A Dtls_proxy_client_scan.c264 VSTRING *CAfile = vstring_alloc(25); in tls_proxy_client_init_scan() local
H A Dtls_certkey.c504 int tls_set_ca_certificate_info(SSL_CTX *ctx, const char *CAfile, in tls_set_ca_certificate_info()
H A Dtls_dane.c1258 static SSL_CTX *ctx_init(const char *CAfile) in ctx_init()
H A Dtls.h467 const char *CAfile; member
536 const char *CAfile; member
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/
H A Ddanetest.c32 static const char *CAfile; variable
/netbsd-src/crypto/external/bsd/openssl/dist/test/
H A Ddanetest.c32 static const char *CAfile; variable
/netbsd-src/usr.sbin/syslogd/
H A Dsyslogd.h398 char *CAfile; /* file with CA certificate */ member

12