Searched defs:keyfile (Results 26 - 47 of 47) sorted by relevance

12

/netbsd-current/usr.sbin/syslogd/
H A Dsyslogd.h396 char *keyfile; /* file with private key */ member in struct:tls_global_options_t
H A Dtls.c162 FILE *keyfile = NULL; local
1993 FILE *certfile, *keyfile; local
[all...]
/netbsd-current/crypto/external/bsd/openssl/dist/apps/
H A Dsmime.c146 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; local
[all...]
H A Dcms.c292 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; local
[all...]
H A Dreq.c251 char *outfile = NULL, *keyfile = NULL, *digest = NULL; local
H A Docsp.c248 char *signfile = NULL, *keyfile = NULL; local
H A Dca.c276 char *dgst = NULL, *policy = NULL, *keyfile = NULL; local
/netbsd-current/external/bsd/libbind/dist/tests/
H A Ddig8.c327 char *keyfile = NULL, *keyname = NULL; local
[all...]
/netbsd-current/crypto/external/bsd/openssl.old/dist/apps/
H A Dreq.c230 char *outfile = NULL, *keyfile = NULL; local
H A Dcms.c202 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; local
[all...]
H A Ds_cb.c854 const char *keyfile; member in struct:ssl_excert_st
H A Docsp.c253 char *signfile = NULL, *keyfile = NULL; local
H A Dx509.c170 char *infile = NULL, *outfile = NULL, *keyfile = NULL, *CAfile = NULL; local
H A Dca.c241 char *md = NULL, *policy = NULL, *keyfile = NULL; local
/netbsd-current/external/ibm-public/postfix/dist/src/posttls-finger/
H A Dposttls-finger.c489 char *keyfile; /* TLS client key file */ member in struct:STATE
[all...]
/netbsd-current/external/mpl/dhcp/bind/dist/lib/dns/
H A Dview.c376 char keyfile[PATH_MAX]; local
927 char keyfile[PATH_MAX]; local
/netbsd-current/external/mpl/bind/dist/lib/dns/
H A Dview.c379 char keyfile[PATH_MAX]; local
958 char keyfile[PATH_MAX]; local
/netbsd-current/external/mpl/bind/dist/lib/isc/
H A Dtls.c273 isc_tlsctx_load_certificate(isc_tlsctx_t *ctx, const char *keyfile, argument
293 isc_tlsctx_createserver(const char *keyfile, const char *certfile, argument
/netbsd-current/crypto/external/bsd/openssl/dist/apps/lib/
H A Ds_cb.c862 const char *keyfile; member in struct:ssl_excert_st
/netbsd-current/external/mpl/bind/dist/bin/nsupdate/
H A Dnsupdate.c159 static const char *keyfile = NULL; variable
[all...]
/netbsd-current/external/mpl/bind/dist/bin/dig/
H A Ddighost.c143 char keyfile[MXNAME] = ""; variable
/netbsd-current/external/mpl/bind/dist/bin/named/
H A Dserver.c7664 const char *keyfile, *keynamestr, *algstr; local

Completed in 563 milliseconds

12