sparc64: Fix ECB looping constructs in AES code.
authorDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 23:30:07 +0000 (15:30 -0800)
committerDavid S. Miller <davem@davemloft.net>
Wed, 19 Dec 2012 23:30:07 +0000 (15:30 -0800)
commitce6889515d5d481a5bd8ce5913dfed18f08310ea
treea11b74035a55f1e2381f4aef8c132222c370f2ae
parentb35d282ef7345320b594d48d8d70caedfa962a01
sparc64: Fix ECB looping constructs in AES code.

Things works better when you increment the source buffer pointer
properly.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc/crypto/des_asm.S