Searched refs:hdb_set_master_keyfile (Results 1 – 9 of 9) sorted by relevance
/freebsd/crypto/heimdal/lib/hdb/ |
H A D | version-script.map | 61 hdb_set_master_keyfile;
|
H A D | keytab.c | 202 ret = hdb_set_master_keyfile (context, db, mkey); in hdb_get_entry() 284 ret = hdb_set_master_keyfile (context, db, mkey); in hdb_start_seq_get()
|
H A D | hdb-protos.h | 356 hdb_set_master_keyfile (
|
H A D | mkey.c | 578 hdb_set_master_keyfile (krb5_context context, in hdb_set_master_keyfile() function
|
/freebsd/crypto/heimdal/kdc/ |
H A D | set_dbinfo.c | 59 ret = hdb_set_master_keyfile(context, c->db[c->num_db - 1], master_key); in add_db()
|
/freebsd/crypto/heimdal/lib/kadm5/ |
H A D | init_s.c | 67 ret = hdb_set_master_keyfile (ctx->context, in kadm5_s_init_with_context()
|
H A D | ipropd_slave.c | 364 ret = hdb_set_master_keyfile (context, in receive_everything()
|
/freebsd/crypto/heimdal/ |
H A D | ChangeLog.2001 | 96 * lib/hdb/mkey.c (hdb_set_master_keyfile): clear error string when
|
H A D | ChangeLog.1999 | 2039 EncryptionKey, and add a new function `hdb_set_master_keyfile' to
|