linux-crypto.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH 0/2] crc-t10dif library improvements
@ 2020-06-10  6:39 Eric Biggers
  2020-06-10  6:39 ` [PATCH 1/2] crc-t10dif: use fallback in initial state Eric Biggers
                   ` (2 more replies)
  0 siblings, 3 replies; 4+ messages in thread
From: Eric Biggers @ 2020-06-10  6:39 UTC (permalink / raw)
  To: linux-crypto; +Cc: Martin K . Petersen

This series makes some more improvements to lib/crc-t10dif.c, as discussed at
https://lkml.kernel.org/linux-crypto/20200604063324.GA28813@gondor.apana.org.au/T/#u

This applies on top of Herbert's
"[v2 PATCH] crc-t10dif: Fix potential crypto notify dead-lock".

Eric Biggers (2):
  crc-t10dif: use fallback in initial state
  crc-t10dif: clean up some more things

 lib/crc-t10dif.c | 61 +++++++++++++++++-------------------------------
 1 file changed, 21 insertions(+), 40 deletions(-)

-- 
2.26.2


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

end of thread, other threads:[~2020-06-18  7:58 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-06-10  6:39 [PATCH 0/2] crc-t10dif library improvements Eric Biggers
2020-06-10  6:39 ` [PATCH 1/2] crc-t10dif: use fallback in initial state Eric Biggers
2020-06-10  6:39 ` [PATCH 2/2] crc-t10dif: clean up some more things Eric Biggers
2020-06-18  7:58 ` [PATCH 0/2] crc-t10dif library improvements Herbert Xu

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).