Home
last modified time | relevance | path

Searched refs:hdb_entry_set_password (Results 1 – 5 of 5) sorted by relevance

/freebsd/crypto/heimdal/lib/hdb/
H A Dversion-script.map34 hdb_entry_set_password;
H A Dhdb-protos.h164 hdb_entry_set_password (
H A Dext.c345 hdb_entry_set_password(krb5_context context, HDB *db, in hdb_entry_set_password() function
/freebsd/crypto/heimdal/lib/kadm5/
H A Dent_setup.c82 ret = hdb_entry_set_password(context, db, &ent->entry, pw); in perform_tl_data()
H A Dset_keys.c66 ret = hdb_entry_set_password(context->context, context->db, in _kadm5_set_keys()