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 D | libhdb-exports.def | 42 hdb_generate_key_set
|
H A D | version-script.map | 45 hdb_generate_key_set;
|
H A D | hdb-protos.h | 328 hdb_generate_key_set (
|
H A D | keys.c | 636 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 D | default_keys.c | 90 ret = hdb_generate_key_set(context, principal, NULL, 0, &keys, &nkeys, in parse_file()
|
H A D | set_keys.c | 351 ret = hdb_generate_key_set(context->context, ent->principal, in _kadm5_set_keys_randomly()
|
H A D | ChangeLog | 510 * default_keys.c (parse_file): use hdb_generate_key_set
|
/netbsd-src/crypto/external/bsd/heimdal/include/ |
H A D | hdb-protos.h | 326 hdb_generate_key_set (
|
/netbsd-src/crypto/external/bsd/heimdal/dist/ |
H A D | ChangeLog.2006 | 447 * 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
|