Searched hist:"36 eb2caa7bace31b7868a57f77cb148e58d1c9f9" (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/arch/s390/crypto/ |
H A D | sha_common.c | diff 36eb2caa7bace31b7868a57f77cb148e58d1c9f9 Fri Oct 26 08:06:12 CDT 2012 Jan Glauber <jang@linux.vnet.ibm.com> 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>
|
H A D | ghash_s390.c | diff 36eb2caa7bace31b7868a57f77cb148e58d1c9f9 Fri Oct 26 08:06:12 CDT 2012 Jan Glauber <jang@linux.vnet.ibm.com> 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>
|
H A D | des_s390.c | diff 36eb2caa7bace31b7868a57f77cb148e58d1c9f9 Fri Oct 26 08:06:12 CDT 2012 Jan Glauber <jang@linux.vnet.ibm.com> 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>
|
H A D | aes_s390.c | diff 36eb2caa7bace31b7868a57f77cb148e58d1c9f9 Fri Oct 26 08:06:12 CDT 2012 Jan Glauber <jang@linux.vnet.ibm.com> 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>
|