acrn-kernel/drivers/s390/crypto
Jakob Koschel 97f32e1173 s390/zcrypt: fix using the correct variable for sizeof()
While the original code is valid, it is not the obvious choice for the
sizeof() call and in preparation to limit the scope of the list iterator
variable the sizeof should be changed to the size of the variable
being allocated.

Signed-off-by: Jakob Koschel <jakobkoschel@gmail.com>
Signed-off-by: Harald Freudenberger <freude@linux.ibm.com>
Signed-off-by: Vasily Gorbik <gor@linux.ibm.com>
2022-03-27 22:18:39 +02:00
..
Makefile
ap_bus.c s390/zcrypt: handle checkstopped cards with new state 2022-03-08 00:33:00 +01:00
ap_bus.h s390/zcrypt: Add admask to zcdn 2022-03-27 22:18:38 +02:00
ap_card.c s390/zcrypt: handle checkstopped cards with new state 2022-03-08 00:33:00 +01:00
ap_debug.h s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
ap_queue.c s390/zcrypt: handle checkstopped cards with new state 2022-03-08 00:33:00 +01:00
pkey_api.c s390/pkey: fix typos in comments 2022-03-27 22:18:38 +02:00
vfio_ap_debug.h s390-vfio-ap: introduces s390 kernel debug feature for vfio_ap device driver 2022-02-06 23:31:29 +01:00
vfio_ap_drv.c s390/zcrypt: CEX8S exploitation support 2022-03-08 00:33:00 +01:00
vfio_ap_ops.c s390/vfio-ap: fix kernel doc and signature of group notifier functions 2022-03-27 22:18:39 +02: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: Filter admin CPRBs on custom devices 2022-03-27 22:18:38 +02:00
zcrypt_api.h
zcrypt_card.c s390/zcrypt: fix using the correct variable for sizeof() 2022-03-27 22:18:39 +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 s390/zcrypt: CEX8S exploitation support 2022-03-08 00:33:00 +01:00
zcrypt_cex4.h
zcrypt_debug.h s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00
zcrypt_ep11misc.c s390: crypto: Use min_t() instead of doing it manually 2022-03-27 22:18:38 +02:00
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: Provide target domain for EP11 cprbs to scheduling function 2022-03-08 00:33:00 +01:00
zcrypt_msgtype6.h s390/zcrypt: Provide target domain for EP11 cprbs to scheduling function 2022-03-08 00:33:00 +01:00
zcrypt_msgtype50.c s390/zcrypt: Support CPRB minor version T7 2022-03-08 00:33:00 +01:00
zcrypt_msgtype50.h s390/zcrypt: Support CPRB minor version T7 2022-03-08 00:33:00 +01:00
zcrypt_queue.c s390/zcrypt: rework of debug feature messages 2021-10-26 15:21:27 +02:00