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