aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEric Biggers <[email protected]>2018-02-19 23:48:01 -0800
committerHerbert Xu <[email protected]>2018-03-03 00:03:19 +0800
commit2a05cfc35f5e251479c4fa86538461c1e4139e46 (patch)
tree6d72236b392700ab985176646cafb2dcab0d36ee /tools/perf/scripts/python/stackcollapse.py
parentf15f2a2542839adc45d5f216ddd9a895062707fe (diff)
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 <[email protected]> Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions