Searched refs:kcryptd_crypt (Results 1 – 1 of 1) sorted by relevance
2204 static void kcryptd_crypt(struct work_struct *work) in kcryptd_crypt() function2216 kcryptd_crypt((struct work_struct *)work); in kcryptd_crypt_tasklet()2236 kcryptd_crypt(&io->work); in kcryptd_queue_crypt()2240 INIT_WORK(&io->work, kcryptd_crypt); in kcryptd_queue_crypt()