diff options
author | Kees Cook <[email protected]> | 2018-07-15 20:59:12 -0700 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2018-07-27 15:24:28 -0400 |
commit | c07c88f54f2323516e8038aa9301ab0db4812c81 (patch) | |
tree | d4ce17f49ce595adb276aee60aa02684516f27d1 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | c7329eff72aa237d6bedef6dc57c93dc048d2a16 (diff) |
dm crypt: convert essiv from ahash to shash
In preparing to remove all stack VLA usage from the kernel[1], remove
the discouraged use of AHASH_REQUEST_ON_STACK in favor of the smaller
SHASH_DESC_ON_STACK by converting from ahash-wrapped-shash to direct
shash. The stack allocation will be made a fixed size in a later patch
to the crypto subsystem.
[1] https://lkml.kernel.org/r/CA+55aFzCG-zNmZwX4A2FQpadafLfEzK6CC=qPXydAacU1RqZWA@mail.gmail.com
Signed-off-by: Kees Cook <[email protected]>
Reviewed-by: Eric Biggers <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions