commit dcf1697d4b4b9b94363b5fb0d97f7949602922ab Author: Chris Wright Date: Thu May 24 14:22:47 2007 -0700 Linux 2.6.21.3 commit 798cc2793266667e88a6d328b5d1e1e68f41095d Author: Jordan Crouse Date: Thu May 24 21:36:35 2007 +1000 [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 Signed-off-by: Herbert Xu Signed-off-by: Chris Wright