Home
last modified time | relevance | path

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

/titanic_41/usr/src/cmd/krb5/kadmin/dbutil/
H A Dkdb5_stash.c105 char *keyfile = 0; local
/titanic_41/usr/src/cmd/svr4pkg/pkgadm/
H A Daddcert.c84 FILE *keyfile = NULL; in addcert() local
/titanic_41/usr/src/cmd/cmd-crypto/pktool/
H A Dexport.c236 char *certfile, char *keyfile, in pk_export_pk12_files()
687 char *keyfile = NULL; in pk_export() local
H A Dimport.c59 char *outfile, char *certfile, char *keyfile, in pk_import_pk12_files()
802 char *keyfile = NULL; in pk_import() local
/titanic_41/usr/src/cmd/cmd-inet/usr.lib/wanboot/wanboot-cgi/
H A Dwanboot-cgi.c509 const char *keyfile, const char *encryption_type) in encrypt_payload()
552 const char *keyfile) in hash_payload()
938 check_key_type(const char *keyfile, const char *keytype, int flag) in check_key_type()
1693 char *keyfile = NULL; in main() local
/titanic_41/usr/src/lib/krb5/kdb/
H A Dkdb_default.c143 krb5_def_store_mkey(context, keyfile, mname, key, master_pwd) in krb5_def_store_mkey() argument
/titanic_41/usr/src/lib/libkmf/plugins/kmf_openssl/common/
H A Dopenssl_spi.c957 BIO *keyfile = NULL; in openssl_load_key() local
1682 char *keyfile = NULL, *dirpath = NULL; in OpenSSL_CreateKeypair() local
2244 char *keyfile = NULL; in OpenSSL_FindPrikeyByCert() local
2920 char *keyfile; in OpenSSL_FindKey() local
3507 char *keyfile = NULL; in OpenSSL_ExportPK12() local
4605 char *keyfile; in OpenSSL_CreateSymKey() local
4872 char *keyfile = NULL; in OpenSSL_StoreKey() local
/titanic_41/usr/src/cmd/cmd-crypto/digest/
H A Ddigest.c89 static char *keyfile = NULL; /* name of file containing key value */ variable
/titanic_41/usr/src/cmd/lofiadm/
H A Dmain.c991 token_spec_t *token, const char *keyfile, mech_alias_t *cipher, in getkeyfromtoken()
1823 const char *keyfile = NULL; in main() local
/titanic_41/usr/src/cmd/cmd-crypto/decrypt/
H A Ddecrypt.c176 static char *keyfile = NULL; /* name of keyfile */ variable
/titanic_41/usr/src/cmd/sendmail/src/
H A Dtls.c519 inittls(ctx, req, options, srv, certfile, keyfile, cacertpath, cacertfile, dhparam) in inittls() argument