diff options
author | 2019-08-19 17:17:38 +0300 | |
---|---|---|
committer | 2019-09-03 16:46:16 -0400 | |
commit | b1d1e29639dff5290945e45262e172aaa9e89cbe (patch) | |
tree | ef5ed37473658b95817e3ec445a5afc6a3177ee8 /scripts/gdb/linux/utils.py | |
parent | dm crypt: switch to ESSIV crypto API template (diff) | |
download | wireguard-linux-b1d1e29639dff5290945e45262e172aaa9e89cbe.tar.xz wireguard-linux-b1d1e29639dff5290945e45262e172aaa9e89cbe.zip |
dm crypt: omit parsing of the encapsulated cipher
Only the ESSIV IV generation mode used to use cc->cipher so it could
instantiate the bare cipher used to encrypt the IV. However, this is
now taken care of by the ESSIV template, and so no users of cc->cipher
remain. So remove it altogether.
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions