[CRYPTO] geode: Fix in-place operations and set key
authorJordan Crouse <jordan.crouse@amd.com>
Thu, 24 May 2007 11:23:24 +0000 (21:23 +1000)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 24 May 2007 11:23:24 +0000 (21:23 +1000)
commit761e784673d79c8ea9befdad31e30c65e0d20b82
tree88576a4ce275d7f73ff2b4d6b6c69180e45865d7
parent4598c95514f9a50b49626e1e5d1f292180b643fa
[CRYPTO] geode: Fix in-place operations and set key

Allow in-place crypto operations.  Also remove the coherent user flag
(we use it automagically now), and by default use the user written
key rather then the HW hidden key - this makes crypto just work without
any special considerations, and thats OK, since its our only usage
model.

Signed-off-by: Jordan Crouse <jordan.crouse@amd.com>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/geode-aes.c
drivers/crypto/geode-aes.h