31 #include "clientpipe.h" 44 keystate_ds_submit_task_perform(
task_type *task)
60 const char *what =
"ds-submit";
61 const char *who =
"KSK keys with submit flag set";
63 what_id =
task_register(what,
"keystate_ds_submit_task_perform",
64 keystate_ds_submit_task_perform);
65 return task_create(what_id, time_now(), who, what, engine, NULL);
task_type * keystate_ds_submit_task(engine_type *engine)
enum task_id_enum task_id
void task_cleanup(task_type *task)
task_id task_register(const char *short_name, const char *long_name, how_type how)
task_type * task_create(task_id what_id, time_t when, const char *who, const char *what, void *context, how_type clean_context)
int flush_enforce_task(engine_type *engine, bool enforce_all)
int change_keys_from_to(db_connection_t *dbconn, int sockfd, const char *zonename, const hsm_key_t *hsmkey, int keytag, key_data_ds_at_parent_t state_from, key_data_ds_at_parent_t state_to, engine_type *engine)