These are additional patches to previously submitted integrity protection 
commits,
based on for-next branch in Mike's DM tree.

Most of them probably can be folded-in, patches are separated for better 
readability.

The last patch for large encryption sectors is a new feature but because it 
depends
on all previous patches it is posted in this series.

Milan Broz (7):
  dm-crypt: Fix documentation of integrity table option.
  dm-crypt: Move IV constructor to separate function.
  dm-crypt: Introduce new format of cipher with capi: prefix.
  dm-crypt: Compute HMAC key size in a separate function.
  dm-crypt: Parse cipher specification according to AEAD flag.
  dm-crypt: Remove obsolete integrity_mode function.
  dm-crypt: optionally support larger encryption sector size

 Documentation/device-mapper/dm-crypt.txt |  65 +++--
 drivers/md/dm-crypt.c                    | 479 +++++++++++++++++++++----------
 2 files changed, 371 insertions(+), 173 deletions(-)

-- 
2.11.0

--
dm-devel mailing list
[email protected]
https://www.redhat.com/mailman/listinfo/dm-devel

Reply via email to