From: Stephan Mueller <hidden> Date: 2016-03-31 09:18:51
Hi Herbert,
is it allowed that cipher implementations sleep? The driver of my question is
whether I can use spin_lock_irqsave() as a lock around a cipher operation.
The cipher operations in question are hashing, HMACing and symmetric ciphers.
Thank you
Stephan