Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/crypto/
H A Dalgapi.c78 static void crypto_destroy_instance_workfn(struct work_struct *w) in crypto_destroy_instance_workfn() function
94 INIT_WORK(&inst->free_work, crypto_destroy_instance_workfn); in crypto_destroy_instance()
/kernel/linux/linux-5.10/crypto/
H A Dalgapi.c72 static void crypto_destroy_instance_workfn(struct work_struct *w) in crypto_destroy_instance_workfn() function
88 INIT_WORK(&inst->free_work, crypto_destroy_instance_workfn); in crypto_destroy_instance()

Completed in 7 milliseconds