linux/drivers/s390/crypto
Heiko Carstens f70a34c576 s390: make couple of variables and functions static
copy_oldmem_user() and ap_jumptable are private to the files they are
being used in. Therefore make them static.

Signed-off-by: Heiko Carstens <heiko.carstens@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2016-05-10 13:24:50 +02:00
..
Makefile s390/zcrypt: Fix initialisation when zcrypt is built-in 2015-11-11 13:56:34 +01:00
ap_bus.c s390: make couple of variables and functions static 2016-05-10 13:24:50 +02:00
ap_bus.h s390/zcrypt: introduce state machine for the AP bus 2015-10-14 14:32:23 +02:00
zcrypt_api.c s390: Delete unnecessary checks before the function call "debug_unregister" 2015-11-27 09:24:16 +01:00
zcrypt_api.h s390/zcrypt: Fix initialisation when zcrypt is built-in 2015-11-11 13:56:34 +01:00
zcrypt_cca_key.h s390/zcrypt: enable odd RSA modulus sizes in CRT format 2015-10-14 14:31:59 +02:00
zcrypt_cex2a.c
zcrypt_cex2a.h
zcrypt_cex4.c s390/zcrypt: Fixed reset and interrupt handling of AP queues 2015-06-25 09:39:23 +02:00
zcrypt_cex4.h
zcrypt_debug.h
zcrypt_error.h s390/zcrypt: Fix cryptographic device id in kernel messages 2016-01-26 12:46:58 +01:00
zcrypt_msgtype6.c s390/zcrypt: Fix cryptographic device id in kernel messages 2016-01-26 12:46:58 +01:00
zcrypt_msgtype6.h
zcrypt_msgtype50.c s390/zcrypt: Fix cryptographic device id in kernel messages 2016-01-26 12:46:58 +01:00
zcrypt_msgtype50.h
zcrypt_pcixcc.c s390/zcrypt: use msleep() instead of mdelay() 2015-08-19 10:40:26 +02:00
zcrypt_pcixcc.h