Home
last modified time | relevance | path

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

/freebsd/crypto/heimdal/lib/hdb/
H A Dversion-script.map43 hdb_generate_key_set;
H A Dkeys.c253 hdb_generate_key_set(krb5_context context, krb5_principal principal, in hdb_generate_key_set() function
369 ret = hdb_generate_key_set(context, principal, in hdb_generate_key_set_password()
H A Dhdb-protos.h214 hdb_generate_key_set (
/freebsd/crypto/heimdal/lib/kadm5/
H A Ddefault_keys.c88 ret = hdb_generate_key_set(context, principal, &keys, &nkeys, no_salt); in parse_file()
H A Dset_keys.c208 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
/freebsd/crypto/heimdal/
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