Searched refs:ima_keys_handler (Results 1 - 1 of 1) sorted by relevance

/linux-master/security/integrity/ima/
H A Dima_queue_keys.c34 static void ima_keys_handler(struct work_struct *work);
35 static DECLARE_DELAYED_WORK(ima_keys_delayed_work, ima_keys_handler);
42 static void ima_keys_handler(struct work_struct *work) function

Completed in 217 milliseconds