---
arch/x86/crypto/ghash-clmulni-intel_glue.c |1 +
1 file changed, 1 insertion(+)
--- linux-next-20101214.orig/arch/x86/crypto/ghash-clmulni-intel_glue.c
+++ linux-next-20101214/arch/x86/crypto/ghash-clmulni-intel_glue.c
@@ -10,6 +10,7 @@
* by the Free Software Foundation.
*/
+#include
Folks:
I am having trouble figuring out the structures used for ahash.
First of all, I see very little commenting on the various structure
elements.
Here is my attempt to expand out the ahash_alg structre (with my
questions interspaced . . .
This is the top level structure
struct ahash_alg