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

/freebsd-13-stable/crypto/heimdal/lib/hdb/
H A Dhdb-protos.h389 hdb_unseal_keys_mkey (
H A Dmkey.c460 hdb_unseal_keys_mkey(krb5_context context, hdb_entry *ent, hdb_master_key mkey) function
479 return hdb_unseal_keys_mkey(context, ent, db->hdb_master_key);
/freebsd-13-stable/crypto/heimdal/kdc/
H A Dhprop.c104 ret = hdb_unseal_keys_mkey(context, &entry->entry, mkey5);
106 krb5_warn(context, ret, "hdb_unseal_keys_mkey");

Completed in 116 milliseconds