db-checkpassword.h revision b3c3d6f46f165cee9f9e80145b9ab5f636a81ba7
b3c3d6f46f165cee9f9e80145b9ab5f636a81ba7Timo Sirainen DB_CHECKPASSWORD_STATUS_INTERNAL_FAILURE = -1,
b3c3d6f46f165cee9f9e80145b9ab5f636a81ba7Timo Sirainen /* auth unsuccessful / user not found */
b3c3d6f46f165cee9f9e80145b9ab5f636a81ba7Timo Sirainentypedef void db_checkpassword_callback_t(struct auth_request *request,
b3c3d6f46f165cee9f9e80145b9ab5f636a81ba7Timo Sirainendb_checkpassword_init(const char *checkpassword_path,
b3c3d6f46f165cee9f9e80145b9ab5f636a81ba7Timo Sirainenvoid db_checkpassword_deinit(struct db_checkpassword **db);