diff options
author | Huang Ying <ying.huang@intel.com> | 2009-06-18 13:33:57 +0200 |
---|---|---|
committer | Herbert Xu <herbert@gondor.apana.org.au> | 2009-06-18 13:33:57 +0200 |
commit | e6efaa025384f86a18814a6b9f4e5d54484ab9ff (patch) | |
tree | e67688f905c8bbea2f35d4e001ef7790676a50e9 /arch/x86/lguest | |
parent | crypto: padlock-aes - work around Nano CPU errata in CBC mode (diff) | |
download | linux-e6efaa025384f86a18814a6b9f4e5d54484ab9ff.tar.xz linux-e6efaa025384f86a18814a6b9f4e5d54484ab9ff.zip |
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>
Diffstat (limited to 'arch/x86/lguest')
0 files changed, 0 insertions, 0 deletions