Searched refs:hdb_unseal_key_mkey (Results 1 - 2 of 2) sorted by relevance

/freebsd-9.3-release/crypto/heimdal/lib/hdb/
H A Dhdb-protos.h361 hdb_unseal_key_mkey (
H A Dmkey.c404 hdb_unseal_key_mkey(krb5_context context, Key *k, hdb_master_key mkey) function
464 ret = hdb_unseal_key_mkey(context, &ent->keys.val[i], mkey);
484 return hdb_unseal_key_mkey(context, k, db->hdb_master_key);

Completed in 92 milliseconds