crypto: padlock-aes - work around Nano CPU errata in CBC mode
authorChuck Ebbert <cebbert@redhat.com>
Thu, 18 Jun 2009 11:31:09 +0000 (19:31 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 18 Jun 2009 11:31:09 +0000 (19:31 +0800)
Extend previous workarounds for the prefetch bug to cover CBC mode,
clean up the code a bit.

Signed-off-by: Chuck Ebbert <cebbert@redhat.com>
Acked-by: Harald Welte <HaraldWelte@viatech.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found