Files
linux-cryptodev-2.6/crypto
Herbert Xu d0b9007a27 [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>
2008-01-11 08:16:19 +11:00
..
2007-10-10 16:55:39 -07:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:16:08 +11:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:16:08 +11:00
2007-10-10 16:55:44 -07:00
2007-11-02 08:47:06 +01:00
2008-01-11 08:16:19 +11:00
2007-10-10 16:55:38 -07:00
2006-10-10 16:15:33 -07:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2007-11-02 08:47:06 +01:00
2006-09-21 11:16:28 +10:00
2007-11-02 08:47:06 +01:00
2007-10-22 19:40:16 +02:00
2007-07-13 08:06:14 -07:00