mirror of
https://github.com/torvalds/linux.git
synced 2026-04-21 16:23:59 -04:00
s390/pkey: Introduce pkey kernel module
This patch introcudes a new kernel module pkey which is providing protected key handling and management functions. The pkey API is available within the kernel for other s390 specific code to create and manage protected keys. Additionally the functions are exported to user space via IOCTL calls. The implementation makes extensive use of functions provided by the zcrypt device driver. For generating protected keys from secure keys there is also a CEX coprocessor card needed. Signed-off-by: Harald Freudenberger <freude@linux.vnet.ibm.com> Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
This commit is contained in:
committed by
Martin Schwidefsky
parent
a1d001e26d
commit
e80d4af0a3
1148
drivers/s390/crypto/pkey_api.c
Normal file
1148
drivers/s390/crypto/pkey_api.c
Normal file
File diff suppressed because it is too large
Load Diff
Reference in New Issue
Block a user