diff options
author | David S. Miller <davem@davemloft.net> | 2012-09-18 04:57:30 +0200 |
---|---|---|
committer | David S. Miller <davem@davemloft.net> | 2012-09-18 04:57:30 +0200 |
commit | 65d5fcf5c284735d3a4254cb17691842385984bb (patch) | |
tree | 5d306f655f45fd37c48761ab5aa7f0e02c8a5e22 /arch/sparc/crypto/camellia_asm.S | |
parent | sparc64: Add auto-loading mechanism to crypto-opcode drivers. (diff) | |
download | linux-65d5fcf5c284735d3a4254cb17691842385984bb.tar.xz linux-65d5fcf5c284735d3a4254cb17691842385984bb.zip |
sparc64: Fix IV handling bug in des_sparc64_cbc_decrypt
The IV wasn't being propagated properly past the first loop
iteration.
This bug lived only because the crypto layer tests for
cbc(des) do not have any cases that go more than one loop.
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'arch/sparc/crypto/camellia_asm.S')
0 files changed, 0 insertions, 0 deletions