diff options
author | Ard Biesheuvel <[email protected]> | 2019-08-19 17:17:37 +0300 |
---|---|---|
committer | Mike Snitzer <[email protected]> | 2019-09-03 16:45:54 -0400 |
commit | a1a262b66e5554974b56b1dcacb3f0aec9b273a1 (patch) | |
tree | 5d6b20e5d0959d4aee220068c08940347bd5ec17 /lib/test_overflow.c | |
parent | be1eb7f78aa8fbe34779c56c266ccd0364604e71 (diff) |
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 <[email protected]>
Tested-by: Milan Broz <[email protected]>
Signed-off-by: Mike Snitzer <[email protected]>
Diffstat (limited to 'lib/test_overflow.c')
0 files changed, 0 insertions, 0 deletions