mirror of
https://github.com/genesi/linux-legacy.git
synced 2026-09-11 09:18:35 +00:00
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>
7.7 KiB
7.7 KiB