Searched refs:hdb_unseal_keys_mkey (Results 1 - 3 of 3) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/hdb/
H A Dhdb-protos.h373 hdb_unseal_keys_mkey (
H A Dmkey.c457 hdb_unseal_keys_mkey(krb5_context context, hdb_entry *ent, hdb_master_key mkey) function
476 return hdb_unseal_keys_mkey(context, ent, db->hdb_master_key);
/freebsd-9.3-release/crypto/heimdal/kdc/
H A Dhprop.c110 ret = hdb_unseal_keys_mkey(context, &entry->entry, mkey5);
112 krb5_warn(context, ret, "hdb_unseal_keys_mkey");

Completed in 77 milliseconds