Linux cryptographic layer development
 help / color / mirror / Atom feed
* [PATCH 0/5] crypto: Fix IPsec reordering caused by cryptd
@ 2016-06-21  8:53 Herbert Xu
  2016-06-21  8:55 ` [PATCH 1/5] crypto: cryptd - Add helpers to check whether a tfm is queued Herbert Xu
                   ` (5 more replies)
  0 siblings, 6 replies; 8+ messages in thread
From: Herbert Xu @ 2016-06-21  8:53 UTC (permalink / raw)
  To: Raj Ammanur, Steffen Klassert, Linux Crypto Mailing List

Hi:

I finally got around to working on this.  I quickly gave up on the
notion of hijacking the queued requests as we may end up overwhelming
our caller.

So the solution is the obvious one of using cryptd as long as there
are requests queued there belonging to the same tfm.  This is
totally untested so please tread carefully.

Thanks,
-- 
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

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

end of thread, other threads:[~2016-06-24  8:40 UTC | newest]

Thread overview: 8+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2016-06-21  8:53 [PATCH 0/5] crypto: Fix IPsec reordering caused by cryptd Herbert Xu
2016-06-21  8:55 ` [PATCH 1/5] crypto: cryptd - Add helpers to check whether a tfm is queued Herbert Xu
2016-06-21  8:55 ` [PATCH 2/5] crypto: aesni - Fix cryptd reordering problem on gcm Herbert Xu
2016-06-21  8:55 ` [PATCH 3/5] crypto: ablk_helper - Fix cryptd reordering Herbert Xu
2016-06-21  8:55 ` [PATCH 4/5] crypto: ghash-clmulni " Herbert Xu
2016-06-21  8:55 ` [PATCH 5/5] crypto: ghash-ce " Herbert Xu
2016-06-24  8:29 ` [PATCH 0/5] crypto: Fix IPsec reordering caused by cryptd Steffen Klassert
2016-06-24  8:40   ` Herbert Xu

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