Files
linux/drivers/s390/crypto
Felix Beck 083beff011 zcrypt: Do not remove coprocessor for error 8/72
commit 19b123ebac upstream.

In a case where the number of the input data is bigger than the
modulus of the key, the coprocessor adapters will report an 8/72
error. This case is not caught yet, thus the adapter will be taken
offline. To prevent this, we return an -EINVAL instead.

Signed-off-by: Felix Beck <felix.beck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2010-02-09 04:50:44 -08:00
..
2008-12-25 13:38:57 +01:00
2009-03-26 15:24:25 +01:00