summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-12-26 14:04:44 +0100
committerHerbert Xu <herbert@gondor.apana.org.au>2008-01-10 22:16:59 +0100
commit866cd902e864e9d0e31299efa9d61fc9a9bec315 (patch)
treee324d07a3ada70c77722e31af9d5d604482cada0 /crypto
parent[CRYPTO] api: Include sched.h for cond_resched in scatterwalk.h (diff)
downloadlinux-866cd902e864e9d0e31299efa9d61fc9a9bec315.tar.xz
linux-866cd902e864e9d0e31299efa9d61fc9a9bec315.zip
[CRYPTO] padlock: Only reset the key once for each CBC and ECB operation
Currently we reset the key for each segment fed to the xcrypt instructions. This patch optimises this for CBC and ECB so that we only do this once for each encrypt/decrypt operation. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions