Home
last modified time | relevance | path

Searched defs:keyfile (Results 1 – 23 of 23) sorted by relevance

/freebsd/contrib/libpcap/
H A Dsslutils.c55 void ssl_set_keyfile(const char *keyfile) in ssl_set_keyfile()
91 char const *keyfile = ssl_keyfile[0] ? ssl_keyfile : "key.pem"; in ssl_init_once() local
/freebsd/sbin/decryptcore/
H A Ddecryptcore.c116 decrypt(int ofd, const char *privkeyfile, const char *keyfile, in decrypt()
309 char core[PATH_MAX], encryptedcore[PATH_MAX], keyfile[PATH_MAX]; in main() local
/freebsd/crypto/heimdal/kdc/
H A Dkstash.c38 static char *keyfile; variable
/freebsd/crypto/openssl/apps/
H A Dspkac.c66 char *challenge = NULL, *keyfile = NULL; in spkac_main() local
H A Drsautl.c79 char *infile = NULL, *outfile = NULL, *keyfile = NULL; in rsautl_main() local
H A Dcrl.c87 char *infile = NULL, *outfile = NULL, *crldiff = NULL, *keyfile = NULL; in crl_main() local
H A Ds_time.c124 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
H A Ddgst.c104 const char *outfile = NULL, *keyfile = NULL, *prog = NULL; in dgst_main() local
H A Dsmime.c146 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; in smime_main() local
H A Dpkeyutl.c524 const char *keyfile, int keyform, int key_type, in init_ctx()
H A Docsp.c248 char *signfile = NULL, *keyfile = NULL; in ocsp_main() local
H A Dcms.c292 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; in cms_main() local
H A Dreq.c251 char *outfile = NULL, *keyfile = NULL, *digest = NULL; in req_main() local
H A Dca.c276 char *dgst = NULL, *policy = NULL, *keyfile = NULL; in ca_main() local
/freebsd/crypto/heimdal/kadmin/
H A Dkadmin.c39 static char *keyfile; variable
/freebsd/contrib/ntp/sntp/
H A Dcrypto.c216 auth_init(const char * keyfile,struct key ** keys) auth_init() argument
/freebsd/sys/geom/eli/
H A Dg_eli.c1255 u_char *keyfile, *data; in g_eli_keyfiles_load() local
1299 u_char *keyfile, *data; in g_eli_keyfiles_clear() local
/freebsd/sys/dev/random/
H A Drandom_harvestq.c476 uint8_t *keyfile, *data; in random_prime_loader_file() local
/freebsd/sbin/gbde/
H A Dgbde.c
/freebsd/contrib/ntp/ntpd/
H A Dntp_util.c1001 getauthkeys(const char * keyfile) getauthkeys() argument
/freebsd/crypto/heimdal/lib/hdb/
H A Dmkey.c580 const char *keyfile) in hdb_set_master_keyfile()
/freebsd/crypto/openssl/apps/lib/
H A Ds_cb.c863 const char *keyfile; member
/freebsd/contrib/sendmail/src/
H A Dreadcf.c2530 char *keyfile, *certfile; local