[Bionic][PATCH 0/1] UBUNTU: SAUCE: s390/crypto: Adjust s390 aes and paes cipher
Joseph Salisbury
joseph.salisbury at canonical.com
Mon Apr 9 15:41:05 UTC 2018
BugLink: http://bugs.launchpad.net/bugs/1762353
== Bionic Justification ==
Setting up two or more plain end-to-end encrypted disks using 'cryptsetup'
fails when using a cipher based on the protected key mechanism.
The setup needs the paes and pkey modules loaded, the former providing the
paes-xts-plain64 cipher (cat /proc/crpyto |grep paes).
A second attempt to establish an end-to-end encrypted disk fails
with : "device-mapper: reload ioctl on failed: No such file or directory."
The problem is independent of the second encrypted disk being based on a second DASD or second partition on one DASD.
This patch is not upstream as of yet.
Tentativ upstream targert is kernel 4.17 (merge window currently open).
== Fix ==
UBUNTU: SAUCE: s390/crypto: Adjust s390 aes and paes cipher
Harald Freudenberger (1):
s390/crypto: Adjust s390 aes and paes cipher priorities
arch/s390/crypto/aes_s390.c | 8 ++++----
arch/s390/crypto/paes_s390.c | 8 ++++----
2 files changed, 8 insertions(+), 8 deletions(-)
--
2.7.4
More information about the kernel-team
mailing list