Lines Matching +full:unlock +full:- +full:keys
2 * Copyright (c) 1997 - 2007 Kungliga Tekniska Högskolan
51 #define HDB_F_DECRYPT 1 /* decrypt keys */
62 #define HDB_F_ALL_KVNOS 2048 /* we want all the keys, live or not */
84 * ->hdb_fetch_kvno(), so that we the kadmin/kpasswd backend gets around to
85 * ->hdb_store(), the backend doesn't need to lookup the entry again.
126 * permanant resources. the database can be ->hdb_open-ed again.
172 * Unlock database
224 * Will update keys for the entry when given password. The new
225 * keys must be written into the entry and will then later be
226 * ->hdb_store() into the database. The backend will still perform
242 * hdb_entry.flags.locked-out flag.
281 #include <hdb-protos.h>