diff options
author | Huang Ying <[email protected]> | 2009-06-18 19:33:57 +0800 |
---|---|---|
committer | Herbert Xu <[email protected]> | 2009-06-18 19:33:57 +0800 |
commit | e6efaa025384f86a18814a6b9f4e5d54484ab9ff (patch) | |
tree | e67688f905c8bbea2f35d4e001ef7790676a50e9 /net/unix/af_unix.c | |
parent | 8d8409f773af2cfd52e23e4b138a7d55a31182cd (diff) |
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 <[email protected]>
Signed-off-by: Herbert Xu <[email protected]>
Diffstat (limited to 'net/unix/af_unix.c')
0 files changed, 0 insertions, 0 deletions