]> git.kernelconcepts.de Git - karo-tx-linux.git/commit
[PATCH] GEODE-AES: Allow in-place operations [CVE-2007-2451]
authorJordan Crouse <jordan.crouse@amd.com>
Thu, 24 May 2007 11:36:35 +0000 (21:36 +1000)
committerChris Wright <chrisw@sous-sol.org>
Thu, 24 May 2007 21:20:43 +0000 (14:20 -0700)
commitf66e4a9471d067a04d53904890dc1b84208cdda9
treef802cc3197ca09b8e2e9da6dc64cf3b7a34e0b8f
parent6b99a1744ab187073bca84a9fd3ccbf091865ca6
[PATCH] GEODE-AES: Allow in-place operations [CVE-2007-2451]

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>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
drivers/crypto/geode-aes.c
drivers/crypto/geode-aes.h