1
0
Fork 0
mirror of https://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git synced 2025-01-24 09:13:20 -05:00
linux/drivers/s390/crypto
Juergen Christ cff2d3abc8 s390/zcrypt: CCA control CPRB sending
When sending a CCA CPRB to a control domain, the CPRB has to be sent via a
usage domain.  Previous code used the default domain to route this message.
If the default domain is not online and ready to send the CPRB, the ioctl will
fail even if other usage domains could be used to send the CPRB.

To improve this, instead of using the default domain, switch to auto-select of
the domain.

Signed-off-by: Juergen Christ <jchrist@linux.ibm.com>
Reviewed-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Heiko Carstens <hca@linux.ibm.com>
2021-12-16 19:58:07 +01:00
..
ap_bus.c s390/ap: function rework based on compiler warning 2021-10-26 15:21:30 +02:00
ap_bus.h
ap_card.c
ap_debug.h s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
ap_queue.c s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
Makefile
pkey_api.c
vfio_ap_drv.c s390/vfio-ap: add status attribute to AP queue device's sysfs dir 2021-12-06 14:42:26 +01:00
vfio_ap_ops.c s390 updates for the 5.16 merge window 2021-11-06 14:48:06 -07:00
vfio_ap_private.h s390/vfio-ap: s390/crypto: fix all kernel-doc warnings 2021-10-26 15:21:29 +02:00
zcrypt_api.c s390/zcrypt: CCA control CPRB sending 2021-12-16 19:58:07 +01:00
zcrypt_api.h
zcrypt_card.c s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
zcrypt_cca_key.h
zcrypt_ccamisc.c
zcrypt_ccamisc.h
zcrypt_cex2a.c
zcrypt_cex2a.h
zcrypt_cex2c.c
zcrypt_cex2c.h
zcrypt_cex4.c
zcrypt_cex4.h
zcrypt_debug.h s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
zcrypt_ep11misc.c
zcrypt_ep11misc.h
zcrypt_error.h s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
zcrypt_msgtype6.c s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
zcrypt_msgtype6.h
zcrypt_msgtype50.c s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
zcrypt_msgtype50.h
zcrypt_queue.c s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00