Symbol: hdb_master_key
crypto/heimdal/kadmin/stash.c
47
hdb_master_key mkey;
crypto/heimdal/kdc/hprop.c
47
static hdb_master_key mkey5;
crypto/heimdal/kdc/kstash.c
72
hdb_master_key mkey;
crypto/heimdal/lib/hdb/ext.c
293
hdb_master_key key;
crypto/heimdal/lib/hdb/ext.c
296
db->hdb_master_key);
crypto/heimdal/lib/hdb/ext.c
349
hdb_master_key key;
crypto/heimdal/lib/hdb/ext.c
357
key = _hdb_find_master_key(NULL, db->hdb_master_key);
crypto/heimdal/lib/hdb/hdb-private.h
16
hdb_master_key
crypto/heimdal/lib/hdb/hdb-private.h
19
hdb_master_key /*mkey*/);
crypto/heimdal/lib/hdb/hdb-private.h
36
hdb_master_key /*key*/,
crypto/heimdal/lib/hdb/hdb-private.h
45
hdb_master_key /*key*/,
crypto/heimdal/lib/hdb/hdb-private.h
52
_hdb_mkey_version (hdb_master_key /*mkey*/);
crypto/heimdal/lib/hdb/hdb-protos.h
222
hdb_master_key /*mkey*/);
crypto/heimdal/lib/hdb/hdb-protos.h
26
hdb_master_key */*inout*/);
crypto/heimdal/lib/hdb/hdb-protos.h
322
hdb_master_key */*mkey*/);
crypto/heimdal/lib/hdb/hdb-protos.h
328
hdb_master_key */*mkey*/);
crypto/heimdal/lib/hdb/hdb-protos.h
346
hdb_master_key /*mkey*/);
crypto/heimdal/lib/hdb/hdb-protos.h
358
hdb_master_key /*mkey*/);
crypto/heimdal/lib/hdb/hdb-protos.h
398
hdb_master_key /*mkey*/);
crypto/heimdal/lib/hdb/hdb-protos.h
417
hdb_master_key /*mkey*/);
crypto/heimdal/lib/hdb/hdb-protos.h
435
hdb_master_key /*mkey*/);
crypto/heimdal/lib/hdb/hdb.h
107
hdb_master_key hdb_master_key;
crypto/heimdal/lib/hdb/hdb.h
260
hdb_master_key hdb_mit_key;
crypto/heimdal/lib/hdb/mkey.c
115
hdb_master_key *mkey)
crypto/heimdal/lib/hdb/mkey.c
121
hdb_master_key p;
crypto/heimdal/lib/hdb/mkey.c
152
int byteorder, hdb_master_key *mkey)
crypto/heimdal/lib/hdb/mkey.c
198
hdb_master_key *mkey)
crypto/heimdal/lib/hdb/mkey.c
245
hdb_master_key *mkey)
crypto/heimdal/lib/hdb/mkey.c
289
hdb_master_key *mkey)
crypto/heimdal/lib/hdb/mkey.c
346
hdb_master_key mkey)
crypto/heimdal/lib/hdb/mkey.c
349
hdb_master_key p;
crypto/heimdal/lib/hdb/mkey.c
373
db->hdb_master_key->key_usage = key_usage;
crypto/heimdal/lib/hdb/mkey.c
377
hdb_master_key
crypto/heimdal/lib/hdb/mkey.c
378
_hdb_find_master_key(uint32_t *mkvno, hdb_master_key mkey)
crypto/heimdal/lib/hdb/mkey.c
380
hdb_master_key ret = NULL;
crypto/heimdal/lib/hdb/mkey.c
395
_hdb_mkey_version(hdb_master_key mkey)
crypto/heimdal/lib/hdb/mkey.c
401
_hdb_mkey_decrypt(krb5_context context, hdb_master_key key,
crypto/heimdal/lib/hdb/mkey.c
410
_hdb_mkey_encrypt(krb5_context context, hdb_master_key key,
crypto/heimdal/lib/hdb/mkey.c
423
_hdb_reseal_key_mkey(krb5_context context, Key *k, hdb_master_key mkey,
crypto/heimdal/lib/hdb/mkey.c
424
hdb_master_key mit_key)
crypto/heimdal/lib/hdb/mkey.c
431
hdb_master_key key, mitkey;
crypto/heimdal/lib/hdb/mkey.c
48
hdb_free_master_key(krb5_context context, hdb_master_key mkey)
crypto/heimdal/lib/hdb/mkey.c
498
hdb_unseal_key_mkey(krb5_context context, Key *k, hdb_master_key mkey)
crypto/heimdal/lib/hdb/mkey.c
508
_hdb_unseal_keys_mkey(krb5_context context, hdb_entry *ent, hdb_master_key mkey,
crypto/heimdal/lib/hdb/mkey.c
509
hdb_master_key mitkey)
crypto/heimdal/lib/hdb/mkey.c
548
hdb_unseal_keys_mkey(krb5_context context, hdb_entry *ent, hdb_master_key mkey)
crypto/heimdal/lib/hdb/mkey.c
562
return _hdb_unseal_keys_mkey(context, ent, db->hdb_master_key,
crypto/heimdal/lib/hdb/mkey.c
565
return _hdb_unseal_keys_mkey(context, ent, db->hdb_master_key,
crypto/heimdal/lib/hdb/mkey.c
601
db->hdb_master_key, NULL);
crypto/heimdal/lib/hdb/mkey.c
64
hdb_master_key *mkey)
crypto/heimdal/lib/hdb/mkey.c
655
return _hdb_reseal_key_mkey(context, k, db->hdb_master_key, NULL);
crypto/heimdal/lib/hdb/mkey.c
659
hdb_seal_key_mkey(krb5_context context, Key *k, hdb_master_key mkey)
crypto/heimdal/lib/hdb/mkey.c
663
hdb_master_key key;
crypto/heimdal/lib/hdb/mkey.c
695
hdb_seal_keys_mkey(krb5_context context, hdb_entry *ent, hdb_master_key mkey)
crypto/heimdal/lib/hdb/mkey.c
714
return hdb_seal_keys_mkey(context, ent, db->hdb_master_key);
crypto/heimdal/lib/hdb/mkey.c
723
return hdb_seal_key_mkey(context, k, db->hdb_master_key);
crypto/heimdal/lib/hdb/mkey.c
732
hdb_master_key mkey;
crypto/heimdal/lib/hdb/mkey.c
737
db->hdb_master_key = mkey;
crypto/heimdal/lib/hdb/mkey.c
742
db->hdb_master_key->key_usage = HDB_KU_MKEY;
crypto/heimdal/lib/hdb/mkey.c
751
hdb_master_key key;
crypto/heimdal/lib/hdb/mkey.c
761
db->hdb_master_key = key;
crypto/heimdal/lib/hdb/mkey.c
771
hdb_free_master_key(context, db->hdb_master_key);
crypto/heimdal/lib/hdb/mkey.c
96
hdb_master_key *inout)
crypto/heimdal/lib/hdb/mkey.c
99
hdb_master_key p;