On Tue, 2014-04-15 at 07:35 +0200, Stephan Mueller wrote: > diff --git a/crypto/drbg.c b/crypto/drbg.c [] > @@ -0,0 +1,1997 @@ [] > +/*************************************************************** > + * Backend cipher definitions available to DRBG > + ***************************************************************/ > + > +const struct drbg_core cores[] = { cores isn't a very good global name. I presume this should be static. -- To unsubscribe from this list: send the line "unsubscribe linux-crypto" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html