1
0
Fork 0
alistair23-linux/drivers/crypto/chelsio
Atul Gupta 0a4491d3fe crypto: chelsio - count incomplete block in IV
The partial block should count as one and appropriately appended
to IV. eg 499B for AES CTR should count 32 block than 31 and
correct count value is updated in iv out.

Signed-off-by: Atul Gupta <atul.gupta@chelsio.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2019-05-09 13:17:23 +08:00
..
chtls Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/crypto-2.6 2019-03-05 09:09:55 -08:00
Kconfig crypto: chtls - Makefile Kconfig 2018-03-31 23:37:33 -04:00
Makefile crypto: prefix header search paths with $(srctree)/ 2019-02-01 14:42:05 +08:00
chcr_algo.c crypto: chelsio - count incomplete block in IV 2019-05-09 13:17:23 +08:00
chcr_algo.h crypto: chelsio - Swap location of AAD and IV sent in WR 2018-12-23 11:52:43 +08:00
chcr_core.c crypto: chelsio - Fix softlockup with heavy I/O 2019-05-09 13:17:22 +08:00
chcr_core.h crypto: chelsio - avoid using sa_entry imm 2019-01-25 18:41:51 +08:00
chcr_crypto.h crypto: chelsio - Swap location of AAD and IV sent in WR 2018-12-23 11:52:43 +08:00
chcr_ipsec.c crypto: chelsio - Fix NULL pointer dereference 2019-05-09 13:17:22 +08:00