[M][PULL] pkey: support generation of keys of type PKEY_TYPE_EP11_AES
frank.heimes at canonical.com
frank.heimes at canonical.com
Tue Sep 5 19:00:57 UTC 2023
BugLink: https://bugs.launchpad.net/bugs/2028937
Add support to the pkey kernel module to generate keys
of key type PKEY_TYPE_EP11_AES.
---
The following changes since commit 037fb346b45d38e27fcc57e56a11fdce8c43569d:
UBUNTU: Ubuntu-6.5.0-3.3 (2023-09-01 16:15:34 +0200)
are available in the Git repository at:
https://git.launchpad.net/~fheimes/+git/lp2028937/ 52b673656d984974b24b679d9979c486c67bfec7
for you to fetch changes up to 52b673656d984974b24b679d9979c486c67bfec7:
s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs (2023-09-05 12:14:27 +0200)
----------------------------------------------------------------
Holger Dengler (7):
s390/pkey: fix/harmonize internal keyblob headers
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_GENSECK2 IOCTL
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_CLR2SECK2 IOCTL
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_KBLOB2PROTK[23]
s390/pkey: fix PKEY_TYPE_EP11_AES handling in PKEY_VERIFYKEY2 IOCTL
s390/pkey: fix PKEY_TYPE_EP11_AES handling for sysfs attributes
s390/paes: fix PKEY_TYPE_EP11_AES handling for secure keyblobs
arch/s390/crypto/paes_s390.c | 2 +-
arch/s390/include/uapi/asm/pkey.h | 2 +-
drivers/s390/crypto/pkey_api.c | 98 ++++++++----
drivers/s390/crypto/zcrypt_ep11misc.c | 287 +++++++++++++++++++++++++---------
drivers/s390/crypto/zcrypt_ep11misc.h | 20 +--
5 files changed, 293 insertions(+), 116 deletions(-)
More information about the kernel-team
mailing list