Home
last modified time | relevance | path

Searched refs:hdb_unseal_key (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/heimdal/lib/hdb/
H A Dversion-script.map63 hdb_unseal_key;
H A Dhdb-protos.h371 hdb_unseal_key (
H A Dmkey.c483 hdb_unseal_key(krb5_context context, HDB *db, Key *k) in hdb_unseal_key() function
H A Dhdb-ldap.c637 ret = hdb_unseal_key(context, db, &ent->entry.keys.val[i]); in LDAP_entry2mods()