linux-sg2042/drivers/s390
Felix Beck c2567f8ffa [S390] zcrypt: cope with cca restriction of cex3
The cca on the crypto adapter has a restriction in the size of the
exponent if a key with a modulus bigger than 2048 bit is used. Thus
in that case we have to avoid that the crypto device driver thinks
the adapter is defect and sets it offline. Therfore a new member for
the zcrypt_device struct called max_exp_bit_length is introduced. This
will be set the first time the cca returns the error code function
not implemented. If this is done with an adapter twice it will return
-EINVAL.

Signed-off-by: Felix Beck <felix.beck@de.ibm.com>
Signed-off-by: Martin Schwidefsky <schwidefsky@de.ibm.com>
2011-01-05 12:47:27 +01:00
..
block [S390] dasd: add support for irq statistics 2011-01-05 12:47:25 +01:00
char [S390] sclp: use register_external_interrupt() 2011-01-05 12:47:26 +01:00
cio [S390] qdio: add qdio interrupts to interrupt statistics 2011-01-05 12:47:25 +01:00
crypto [S390] zcrypt: cope with cca restriction of cex3 2011-01-05 12:47:27 +01:00
kvm [S390] irq: have detailed statistics for interrupt types 2011-01-05 12:47:25 +01:00
net [S390] ctc: add support for irq statistics 2011-01-05 12:47:26 +01:00
scsi [SCSI] zfcp: Issue FCP command without holding SCSI host_lock 2010-12-09 09:41:23 -06:00
Makefile [S390] split/move machine check handler code 2009-03-26 15:24:10 +01:00