summaryrefslogtreecommitdiff
path: root/crypto/aead.c
diff options
context:
space:
mode:
authorHerbert Xu <herbert@gondor.apana.org.au>2007-11-20 17:49:49 +0800
committerHerbert Xu <herbert@gondor.apana.org.au>2008-01-11 08:16:19 +1100
commit4be591a04e24241eefde47b5739fe34ee12ccff9 (patch)
treef05bb68a8097dacb7ce0a080518b1fd3546e5bf8 /crypto/aead.c
parent9825d16bd17cce605e2a21f5887341e2ad55d1ed (diff)
downloadlinux-crypto-4be591a04e24241eefde47b5739fe34ee12ccff9.tar.gz
linux-crypto-4be591a04e24241eefde47b5739fe34ee12ccff9.zip
[CRYPTO] pcbc: Use crypto_xor
This patch replaces the custom xor in CBC with the generic crypto_xor. It changes the operations for in-place encryption slightly to avoid calling crypto_xor with tmpbuf since it is not necessarily aligned. Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
Diffstat (limited to 'crypto/aead.c')
0 files changed, 0 insertions, 0 deletions