Searched refs:HDB_KU_MKEY (Results 1 – 3 of 3) sorted by relevance
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | hdb.h | 77 #define HDB_KU_MKEY 0x484442 macro
|
H A D | ext.c | 305 ret = _hdb_mkey_decrypt(context, key, HDB_KU_MKEY, in hdb_entry_get_password() 365 ret = _hdb_mkey_encrypt(context, key, HDB_KU_MKEY, in hdb_entry_set_password()
|
H A D | mkey.c | 424 ret = _hdb_mkey_decrypt(context, key, HDB_KU_MKEY, in hdb_unseal_key_mkey() 505 ret = _hdb_mkey_encrypt(context, key, HDB_KU_MKEY, in hdb_seal_key_mkey()
|