crypto: xcbc - Use crypto_xor
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Jul 2009 05:04:37 +0000 (13:04 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Wed, 22 Jul 2009 06:38:10 +0000 (14:38 +0800)
This patch replaces the local xor function with the generic
crypto_xor function.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>

No differences found