-
- Downloads
s390/crypto: Don't panic after crypto instruction failures
Remove the BUG_ON's that check for failure or incomplete results of the s390 hardware crypto instructions. Rather report the errors as -EIO to the crypto layer. Signed-off-by:Jan Glauber <jang@linux.vnet.ibm.com> Signed-off-by:
Martin Schwidefsky <schwidefsky@de.ibm.com>
Showing
- arch/s390/crypto/aes_s390.c 12 additions, 6 deletionsarch/s390/crypto/aes_s390.c
- arch/s390/crypto/des_s390.c 8 additions, 4 deletionsarch/s390/crypto/des_s390.c
- arch/s390/crypto/ghash_s390.c 13 additions, 8 deletionsarch/s390/crypto/ghash_s390.c
- arch/s390/crypto/sha_common.c 6 additions, 3 deletionsarch/s390/crypto/sha_common.c
Loading
Please register or sign in to comment