diff options
author | Ard Biesheuvel <ard.biesheuvel@linaro.org> | 2019-08-19 17:17:37 +0300 |
---|---|---|
committer | Mike Snitzer <snitzer@redhat.com> | 2019-09-03 23:45:54 +0300 |
commit | a1a262b66e5554974b56b1dcacb3f0aec9b273a1 (patch) | |
tree | 5d6b20e5d0959d4aee220068c08940347bd5ec17 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | be1eb7f78aa8fbe34779c56c266ccd0364604e71 (diff) | |
download | linux-a1a262b66e5554974b56b1dcacb3f0aec9b273a1.tar.xz |
dm crypt: switch to ESSIV crypto API template
Replace the explicit ESSIV handling in the dm-crypt driver with calls
into the crypto API, which now possesses the capability to perform
this processing within the crypto subsystem.
Note that we reorder the AEAD cipher_api string parsing with the TFM
instantiation: this is needed because cipher_api is mangled by the
ESSIV handling, and throws off the parsing of "authenc(" otherwise.
Signed-off-by: Ard Biesheuvel <ard.biesheuvel@linaro.org>
Tested-by: Milan Broz <gmazyland@gmail.com>
Signed-off-by: Mike Snitzer <snitzer@redhat.com>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions