Home
last modified time | relevance | path

Searched refs:hdb_seal_keys_mkey (Results 1 – 6 of 6) sorted by relevance

/freebsd/crypto/heimdal/lib/hdb/
H A Dversion-script.map59 hdb_seal_keys_mkey;
H A Dhdb-protos.h344 hdb_seal_keys_mkey (
H A Dmkey.c527 hdb_seal_keys_mkey(krb5_context context, hdb_entry *ent, hdb_master_key mkey) in hdb_seal_keys_mkey() function
546 return hdb_seal_keys_mkey(context, ent, db->hdb_master_key); in hdb_seal_keys()
/freebsd/crypto/heimdal/kdc/
H A Dhprop.c97 ret = hdb_seal_keys_mkey(context, &entry->entry, mkey5); in v5_prop()
/freebsd/crypto/heimdal/
H A DChangeLog.20011002 * lib/hdb/mkey.c (hdb_unseal_keys_mkey, hdb_seal_keys_mkey,
H A DChangeLog.2000595 * kdc/hprop.c: update to new hdb_seal_keys_mkey