Searched refs:hdb_unseal_keys (Results 1 – 11 of 11) sorted by relevance
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | version-script.map | 65 hdb_unseal_keys;
|
H A D | hdb-protos.h | 383 hdb_unseal_keys (
|
H A D | hdb-mitdb.c | 558 code = hdb_unseal_keys (context, db, &entry->entry); in mdb_seq() 702 code = hdb_unseal_keys (context, db, &entry->entry); in mdb_fetch_kvno()
|
H A D | common.c | 160 code = hdb_unseal_keys (context, db, &entry->entry); in _hdb_fetch_kvno()
|
H A D | db.c | 125 code = hdb_unseal_keys (context, db, &entry->entry); in DB_seq()
|
H A D | ndbm.c | 104 ret = hdb_unseal_keys (context, db, &entry->entry); in NDBM_seq()
|
H A D | db3.c | 122 code = hdb_unseal_keys (context, db, &entry->entry); in DB_seq()
|
H A D | mkey.c | 475 hdb_unseal_keys(krb5_context context, HDB *db, hdb_entry *ent) in hdb_unseal_keys() function
|
H A D | hdb-sqlite.c | 427 ret = hdb_unseal_keys(context, db, &entry->entry); in hdb_sqlite_fetch_kvno()
|
H A D | hdb-ldap.c | 1490 ret = hdb_unseal_keys(context, db, &entry->entry); in LDAP_seq() 1629 ret = hdb_unseal_keys(context, db, &entry->entry); in LDAP_fetch_kvno()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2001 | 1003 hdb_unseal_keys, hdb_seal_keys): check that we have the correct
|