Lines Matching defs:mkey
49 hdb_free_master_key(krb5_context context, hdb_master_key mkey) in hdb_free_master_key()
65 hdb_master_key *mkey) in hdb_process_master_key()
116 hdb_master_key *mkey) in read_master_keytab()
158 int byteorder, hdb_master_key *mkey) in read_master_mit()
204 hdb_master_key *mkey) in read_master_encryptionkey()
251 hdb_master_key *mkey) in read_master_krb4()
295 hdb_master_key *mkey) in hdb_read_master_key()
352 hdb_master_key mkey) in hdb_write_master_key()
384 _hdb_find_master_key(unsigned int *mkvno, hdb_master_key mkey) in _hdb_find_master_key()
401 _hdb_mkey_version(hdb_master_key mkey) in _hdb_mkey_version()
425 hdb_unseal_key_mkey(krb5_context context, Key *k, hdb_master_key mkey) in hdb_unseal_key_mkey()
478 hdb_unseal_keys_mkey(krb5_context context, hdb_entry *ent, hdb_master_key mkey) in hdb_unseal_keys_mkey()
638 hdb_seal_key_mkey(krb5_context context, Key *k, hdb_master_key mkey) in hdb_seal_key_mkey()
674 hdb_seal_keys_mkey(krb5_context context, hdb_entry *ent, hdb_master_key mkey) in hdb_seal_keys_mkey()
728 hdb_master_key mkey; in hdb_set_master_key() local