Linux cryptographic layer development
 help / color / mirror / Atom feed
* cipher implementations allowed to sleep?
@ 2016-03-31  9:18 Stephan Mueller
  2016-03-31  9:21 ` Herbert Xu
  0 siblings, 1 reply; 6+ messages in thread
From: Stephan Mueller @ 2016-03-31  9:18 UTC (permalink / raw)
  To: Herbert Xu; +Cc: linux-crypto

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

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2016-03-31 13:02 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-03-31  9:18 cipher implementations allowed to sleep? Stephan Mueller
2016-03-31  9:21 ` Herbert Xu
2016-03-31  9:39   ` Stephan Mueller
2016-03-31 11:47   ` Stephan Mueller
2016-03-31 12:58     ` Herbert Xu
2016-03-31 13:02       ` Stephan Mueller

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox