commit fcfbb42bd476ed54b598d917d3b9b63d8835093e Author: Chris Wright Date: Thu May 24 14:21:02 2007 -0700 Linux 2.6.20.12 commit f66e4a9471d067a04d53904890dc1b84208cdda9 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