/netbsd-src/crypto/external/bsd/openssl.old/dist/demos/bio/ |
H A D | sconnect.c | 31 const char *CAfile = CAFILE; in main() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/demos/bio/ |
H A D | sconnect.c | 31 const char *CAfile = CAFILE; in main() local
|
/netbsd-src/crypto/external/bsd/openssl/dist/apps/ |
H A D | ts.c | 161 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 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 | x509.c | 277 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 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 | 153 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 D | verify.c | 70 const char *prog, *CApath = NULL, *CAfile = NULL; in verify_main() local
|
H A D | x509.c | 170 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 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
|
/netbsd-src/external/ibm-public/postfix/dist/src/tls/ |
H A D | tls_proxy_server_scan.c | 104 VSTRING *CAfile = vstring_alloc(25); in tls_proxy_server_init_scan() local
|
H A D | tls_proxy_client_scan.c | 264 VSTRING *CAfile = vstring_alloc(25); in tls_proxy_client_init_scan() local
|
H A D | tls_certkey.c | 504 int tls_set_ca_certificate_info(SSL_CTX *ctx, const char *CAfile, in tls_set_ca_certificate_info()
|
H A D | tls_dane.c | 1258 static SSL_CTX *ctx_init(const char *CAfile) in ctx_init()
|
H A D | tls.h | 467 const char *CAfile; member 536 const char *CAfile; member
|
/netbsd-src/crypto/external/bsd/openssl.old/dist/test/ |
H A D | danetest.c | 32 static const char *CAfile; variable
|
/netbsd-src/crypto/external/bsd/openssl/dist/test/ |
H A D | danetest.c | 32 static const char *CAfile; variable
|
/netbsd-src/usr.sbin/syslogd/ |
H A D | syslogd.h | 398 char *CAfile; /* file with CA certificate */ member
|