[dm-devel] [PATCH 0/2] crpyto: lrw - Simplify and optimize the LRW template

Ondrej Mosnacek omosnace at redhat.com
Fri Sep 7 11:27:56 UTC 2018


This patchset is a follow-up to a similar patch for XTS:
https://patchwork.kernel.org/patch/10588775/

The first patch applies a small optimization to the tweak computation
and the second simplifes away the use of auxiliary buffer to cache
computed tweaks.

Ondrej Mosnacek (2):
  crypto: lrw - Optimize tweak computation
  crypto: lrw - Do not use auxiliary buffer

 crypto/lrw.c | 321 +++++++++++----------------------------------------
 1 file changed, 66 insertions(+), 255 deletions(-)

-- 
2.17.1




More information about the dm-devel mailing list