On Sun, Dec 16, 2007 at 08:53:10PM +0100, Sebastian Siewior wrote:
> * Tan Swee Heng | 2007-12-17 01:59:26 [+0800]:
> 
> >The salsa20_32.c file is renamed to salsa20_glue.c. This is done

Patch applied.  Thanks!

> >diff --git a/arch/x86/crypto/salsa20_glue.c b/arch/x86/crypto/salsa20_glue.c
> >new file mode 100644
> >index 0000000..8592ccb
> >--- /dev/null
> >+++ b/arch/x86/crypto/salsa20_glue.c
> 
> >+static struct crypto_alg alg = {
> >+    .cra_name           =   "salsa20",
> >+    .cra_driver_name    =   "salsa20-asm",
> 
> >+MODULE_ALIAS("salsa20");
> 
> I guess Herbert wants to see here a
> MODULE_ALIAS("salsa20-asm");
> here as well.

I've added that too.

Cheers,
-- 
Visit Openswan at http://www.openswan.org/
Email: Herbert Xu ~{PmV>HI~} <[EMAIL PROTECTED]>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt
-
To unsubscribe from this list: send the line "unsubscribe linux-crypto" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to