Searched refs:cryptocop_do_tasklet (Results 1 – 1 of 1) sorted by relevance
1861 static void cryptocop_do_tasklet(unsigned long unused);1862 DECLARE_TASKLET (cryptocop_tasklet, cryptocop_do_tasklet, 0);1864 static void cryptocop_do_tasklet(unsigned long unused) in cryptocop_do_tasklet() function