Searched defs:certfile (Results 1 - 24 of 24) sorted by relevance

/netbsd-current/external/bsd/libpcap/dist/
H A Dsslutils.c52 void ssl_set_certfile(const char *certfile) argument
86 char const *certfile = ssl_certfile[0] ? ssl_certfile : "cert.pem"; local
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dcrl2p7.c50 char *infile = NULL, *outfile = NULL, *prog, *certfile; local
[all...]
H A Ds_time.c99 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; local
H A Dsmime.c125 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; local
H A Dpkcs12.c120 char *infile = NULL, *outfile = NULL, *keyname = NULL, *certfile = NULL; local
H A Dcms.c202 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; local
H A Ds_cb.c852 const char *certfile; member in struct:ssl_excert_st
H A Dca.c242 char *certfile = NULL, *crl_ext = NULL, *crlnumberfile = NULL, *key = NULL; local
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dcrl2pkcs7.c58 char *infile = NULL, *outfile = NULL, *prog, *certfile; local
[all...]
H A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; local
H A Dsmime.c146 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; local
H A Dcms.c292 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; local
H A Dpkcs12.c157 char *infile = NULL, *outfile = NULL, *keyname = NULL, *certfile = NULL; local
H A Dca.c277 char *certfile = NULL, *crl_ext = NULL, *crlnumberfile = NULL; local
/netbsd-current/usr.sbin/syslogd/
H A Dtls.h138 char *certfile; /* filename of peer cert */ member in struct:tls_conn_settings
H A Dsyslogd.h397 char *certfile; /* file with own certificate */ member in struct:tls_global_options_t
H A Dtls.c161 FILE *certfile = NULL; local
591 FILE *certfile; local
1993 FILE *certfile, *keyfile; local
[all...]
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dtransport.c52 char *certfile; member in struct:dns_transport::__anon157
159 dns_transport_set_certfile(dns_transport_t *transport, const char *certfile) { argument
[all...]
/netbsd-current/external/bsd/ppp/dist/pppd/
H A Deap-tls.c287 eaptls_init_ssl(int init_server, char *cacertfile, char *capath, char *certfile, char *peer_certfile, char *privkeyfile) argument
/netbsd-current/crypto/external/bsd/openssl.old/dist/test/
H A Dssltestlib.c744 create_ssl_ctx_pair(const SSL_METHOD *sm, const SSL_METHOD *cm, int min_proto_version, int max_proto_version, SSL_CTX **sctx, SSL_CTX **cctx, char *certfile, char *privkeyfile) argument
/netbsd-current/external/ibm-public/postfix/dist/src/posttls-finger/
H A Dposttls-finger.c488 char *certfile; /* TLS client certificate file */ member in struct:STATE
[all...]
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dtls.c293 isc_tlsctx_createserver(const char *keyfile, const char *certfile, argument
273 isc_tlsctx_load_certificate(isc_tlsctx_t *ctx, const char *keyfile, const char *certfile) argument
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Ds_cb.c860 const char *certfile; member in struct:ssl_excert_st
/netbsd-current/crypto/external/bsd/openssl/dist/test/helpers/
H A Dssltestlib.c822 create_ssl_ctx_pair(OSSL_LIB_CTX *libctx, const SSL_METHOD *sm, const SSL_METHOD *cm, int min_proto_version, int max_proto_version, SSL_CTX **sctx, SSL_CTX **cctx, char *certfile, char *privkeyfile) argument

Completed in 221 milliseconds