Home
last modified time | relevance | path

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

/netbsd-src/crypto/external/bsd/heimdal/dist/lib/hdb/
H A Dlibhdb-exports.def33 hdb_entry_set_password
H A Dversion-script.map36 hdb_entry_set_password;
H A Dhdb-protos.h278 hdb_entry_set_password (
H A Dext.c347 hdb_entry_set_password(krb5_context context, HDB *db, in hdb_entry_set_password() function
/netbsd-src/crypto/external/bsd/heimdal/include/
H A Dhdb-protos.h276 hdb_entry_set_password (
/netbsd-src/crypto/external/bsd/heimdal/dist/lib/kadm5/
H A Dent_setup.c85 ret = hdb_entry_set_password(context, db, &ent->entry, pw); in perform_tl_data()
H A Dset_keys.c72 ret = hdb_entry_set_password(context->context, context->db, in _kadm5_set_keys()