commit | 761e784673d79c8ea9befdad31e30c65e0d20b82 | [log] [tgz] |
---|---|---|
author | Jordan Crouse <jordan.crouse@amd.com> | Thu May 24 21:23:24 2007 +1000 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Thu May 24 21:23:24 2007 +1000 |
tree | 88576a4ce275d7f73ff2b4d6b6c69180e45865d7 | |
parent | 4598c95514f9a50b49626e1e5d1f292180b643fa [diff] |
[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>