summaryrefslogtreecommitdiffstats
path: root/.cocciconfig
diff options
context:
space:
mode:
authorEric Biggers2018-02-20 08:48:01 +0100
committerHerbert Xu2018-03-02 17:03:19 +0100
commit2a05cfc35f5e251479c4fa86538461c1e4139e46 (patch)
tree6d72236b392700ab985176646cafb2dcab0d36ee /.cocciconfig
parentcrypto: x86/glue_helper - add skcipher_walk functions (diff)
downloadkernel-qcow2-linux-2a05cfc35f5e251479c4fa86538461c1e4139e46.tar.gz
kernel-qcow2-linux-2a05cfc35f5e251479c4fa86538461c1e4139e46.tar.xz
kernel-qcow2-linux-2a05cfc35f5e251479c4fa86538461c1e4139e46.zip
crypto: x86/serpent-sse2 - remove LRW algorithm
The LRW template now wraps an ECB mode algorithm rather than the block cipher directly. Therefore it is now redundant for crypto modules to wrap their ECB code with generic LRW code themselves via lrw_crypt(). Remove the lrw-serpent-sse2 algorithm which did this. Users who request lrw(serpent) and previously would have gotten lrw-serpent-sse2 will now get lrw(ecb-serpent-sse2) instead, which is just as fast. Signed-off-by: Eric Biggers <ebiggers@google.com> Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to '.cocciconfig')
0 files changed, 0 insertions, 0 deletions