Gaurav Kashyap c739c011dc ANDROID: dm-default-key: Update key size for wrapped keys
Wrapped keys can have key sizes of variable length.
Pass in the wrapped key size sent from userspace instead
of using a fixed value from the cipher when calling into
blk-crypto.

Bug: 156230001

Test: Validated metadata encryption with wrappedkey_v0 when /data
      is mounted on a dm device.
      fstab: metadata_encryption=aes-256-xts:wrappedkey_v0

Change-Id: I0ad1f2ced57c6b2b34f6e55942eba2e1c2c030b1
Signed-off-by: Gaurav Kashyap <gaurkash@codeaurora.org>
2020-05-12 17:48:58 +00:00
2020-04-18 13:33:51 +02:00
2020-05-11 09:54:34 +02:00
2020-05-11 15:04:14 -07:00
2020-04-29 17:26:17 +02:00
2020-05-06 09:03:15 +02:00
2020-05-11 09:54:34 +02:00
2020-05-03 08:48:02 +02:00
2020-05-11 09:54:34 +02:00
2020-04-29 17:26:17 +02:00
2020-05-11 09:54:34 +02:00
2020-05-06 09:03:15 +02:00
2020-05-11 09:54:34 +02:00
2020-05-11 09:54:34 +02:00
2020-03-03 07:33:01 +01:00
2020-05-11 09:54:34 +02:00

Linux kernel
============

There are several guides for kernel developers and users. These guides can
be rendered in a number of formats, like HTML and PDF. Please read
Documentation/admin-guide/README.rst first.

In order to build the documentation, use ``make htmldocs`` or
``make pdfdocs``.  The formatted documentation can also be read online at:

    https://www.kernel.org/doc/html/latest/

There are various text files in the Documentation/ subdirectory,
several of them using the Restructured Text markup notation.
See Documentation/00-INDEX for a list of what is contained in each file.

Please read the Documentation/process/changes.rst file, as it contains the
requirements for building and running the kernel, and information about
the problems which may result by upgrading your kernel.
Description
No description provided
Readme 7.9 GiB
Languages
C 97.7%
Assembly 1.6%
Makefile 0.3%
Perl 0.1%