Home
last modified time | relevance | path

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

/freebsd-13-stable/contrib/libpcap/
HDsslutils.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-13-stable/sbin/decryptcore/
HDdecryptcore.c117 decrypt(int ofd, const char *privkeyfile, const char *keyfile, in decrypt()
308 char core[PATH_MAX], encryptedcore[PATH_MAX], keyfile[PATH_MAX]; in main() local
/freebsd-13-stable/crypto/heimdal/kdc/
HDkstash.c38 static char *keyfile; variable
/freebsd-13-stable/crypto/openssl/apps/
HDspkac.c57 char *challenge = NULL, *keyfile = NULL; in spkac_main() local
HDrsautl.c72 char *infile = NULL, *outfile = NULL, *keyfile = NULL; in rsautl_main() local
HDcrl.c73 char *infile = NULL, *outfile = NULL, *crldiff = NULL, *keyfile = NULL; in crl_main() local
HDs_time.c99 char *host = SSL_CONNECT_NAME, *certfile = NULL, *keyfile = NULL, *prog; in s_time_main() local
HDpkeyutl.c365 const char *keyfile, int keyform, int key_type, in init_ctx()
HDsmime.c125 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; in smime_main() local
HDdgst.c95 const char *outfile = NULL, *keyfile = NULL, *prog = NULL; in dgst_main() local
HDcms.c202 char *certfile = NULL, *keyfile = NULL, *contfile = NULL; in cms_main() local
HDx509.c170 char *infile = NULL, *outfile = NULL, *keyfile = NULL, *CAfile = NULL; in x509_main() local
HDocsp.c253 char *signfile = NULL, *keyfile = NULL; in ocsp_main() local
HDreq.c230 char *outfile = NULL, *keyfile = NULL; in req_main() local
HDs_cb.c854 const char *keyfile; member
HDca.c241 char *md = NULL, *policy = NULL, *keyfile = NULL; in ca_main() local
/freebsd-13-stable/crypto/heimdal/kadmin/
HDkadmin.c39 static char *keyfile; variable
/freebsd-13-stable/contrib/ntp/sntp/
HDcrypto.c209 const char *keyfile, in auth_init()
/freebsd-13-stable/sys/geom/eli/
HDg_eli.c1085 u_char *keyfile, *data; in g_eli_keyfiles_load() local
1129 u_char *keyfile, *data; in g_eli_keyfiles_clear() local
/freebsd-13-stable/sys/dev/random/
HDrandom_harvestq.c457 uint8_t *keyfile, *data; in random_prime_loader_file() local
/freebsd-13-stable/sbin/gbde/
HDgbde.c190 const char *keyfile) in setup_passphrase()
/freebsd-13-stable/contrib/ntp/ntpd/
HDntp_util.c1003 const char *keyfile in getauthkeys()
/freebsd-13-stable/crypto/heimdal/lib/hdb/
HDmkey.c580 const char *keyfile) in hdb_set_master_keyfile()
/freebsd-13-stable/contrib/sendmail/src/
HDreadcf.c2530 char *keyfile, *certfile; local