Home
last modified time | relevance | path

Searched refs:hdb_generate_key_set (Results 1 – 9 of 9) sorted by relevance

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dlibhdb-exports.def42 hdb_generate_key_set
H A Dversion-script.map45 hdb_generate_key_set;
H A Dhdb-protos.h328 hdb_generate_key_set (
H A Dkeys.c636 hdb_generate_key_set(krb5_context context, krb5_principal principal, in hdb_generate_key_set() function
787 ret = hdb_generate_key_set(context, principal, ks_tuple, n_ks_tuple, in hdb_generate_key_set_password_with_ks_tuple()
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Ddefault_keys.c90 ret = hdb_generate_key_set(context, principal, NULL, 0, &keys, &nkeys, in parse_file()
H A Dset_keys.c351 ret = hdb_generate_key_set(context->context, ent->principal, in _kadm5_set_keys_randomly()
H A DChangeLog510 * default_keys.c (parse_file): use hdb_generate_key_set
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-protos.h326 hdb_generate_key_set (
/netbsd-src/crypto/external/bsd/heimdal/dist/
H A DChangeLog.2006447 * lib/hdb/keys.c (hdb_generate_key_set): free list of enctype when
1595 (hdb_generate_key_set): return better error
1827 * lib/hdb/keys.c (hdb_generate_key_set): set ret_key_set before