git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@7103 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
Assar Westerlund
1999-10-03 20:16:21 +00:00
parent 5e6b2a9090
commit 14a833b452

View File

@@ -40,6 +40,10 @@
RCSID("$Id$");
/*
* Set the keys of `ent' to the string-to-key of `password'
*/
kadm5_ret_t
_kadm5_set_keys(kadm5_server_context *context,
hdb_entry *ent,
@@ -89,6 +93,9 @@ _kadm5_set_keys(kadm5_server_context *context,
return ret;
}
/*
* Set the keys of `ent' to (`n_key_data', `key_data')
*/
kadm5_ret_t
_kadm5_set_keys2(hdb_entry *ent,