Home
last modified time | relevance | path

Searched defs:mkey (Results 1 – 8 of 8) sorted by relevance

/minix3/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dmkey.c48 hdb_free_master_key(krb5_context context, hdb_master_key mkey) in hdb_free_master_key()
64 hdb_master_key *mkey) in hdb_process_master_key()
114 hdb_master_key *mkey) in read_master_keytab()
151 int byteorder, hdb_master_key *mkey) in read_master_mit()
197 hdb_master_key *mkey) in read_master_encryptionkey()
244 hdb_master_key *mkey) in read_master_krb4()
288 hdb_master_key *mkey) in hdb_read_master_key()
345 hdb_master_key mkey) in hdb_write_master_key()
368 _hdb_find_master_key(uint32_t *mkvno, hdb_master_key mkey) in _hdb_find_master_key()
385 _hdb_mkey_version(hdb_master_key mkey) in _hdb_mkey_version()
[all …]
H A Dkeytab.c42 char *mkey; member
61 const char *db, *mkey; in hdb_resolve() local
138 char **mkey, in find_db()
186 const char *mkey = d->mkey; in hdb_get_entry() local
271 const char *mkey = d->mkey; in hdb_start_seq_get() local
H A Dtest_mkey.c44 hdb_master_key mkey; in main() local
/minix3/crypto/external/bsd/heimdal/dist/kadmin/
H A Dstash.c49 hdb_master_key mkey; in stash() local
/minix3/crypto/external/bsd/heimdal/dist/kdc/
H A Dkstash.c74 hdb_master_key mkey; in main() local
/minix3/minix/lib/liblwip/dist/src/netif/ppp/
H A Dmppe.c140 char mkey[sizeof(state->master_key) * 2 + 1]; in mppe_init() local
/minix3/external/bsd/tmux/dist/
H A Dwindow-choose.c785 int mkey; in window_choose_key_index() local
804 int mkey; in window_choose_index_key() local
/minix3/crypto/external/bsd/openssl/dist/ssl/
H A Dssl_ciph.c696 static void ssl_cipher_get_disabled(unsigned long *mkey, unsigned long *auth, in ssl_cipher_get_disabled()