Huang Ying e6efaa0253 crypto: aes-ni - Fix cbc mode IV saving
Original implementation of aesni_cbc_dec do not save IV if input
length % 4 == 0. This will make decryption of next block failed.

Signed-off-by: Huang Ying <ying.huang@intel.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
2009-06-18 19:33:57 +08:00
..
2009-06-16 19:50:13 -07:00
2009-06-12 22:27:08 +09:30
2009-06-15 15:50:49 +02:00
2009-06-17 14:04:42 -07:00
2009-06-12 21:32:31 +02:00
2009-04-16 18:09:02 +02:00
2009-06-15 15:50:49 +02:00
2009-06-13 15:37:30 +02:00