OSDN Git Service

crypto: sha-ssse3 - add MODULE_ALIAS
authorStephan Mueller <smueller@chronox.de>
Fri, 13 May 2016 12:02:00 +0000 (14:02 +0200)
committerHerbert Xu <herbert@gondor.apana.org.au>
Tue, 31 May 2016 08:41:46 +0000 (16:41 +0800)
commit1a445e8efaa4334457c4d1f48a5d1d829b503f0c
tree89a3b46d3cb10137224bf34faa5d1c65ffc83a1b
parent446985428d2cd10efd5d139c33de16c50ee771ba
crypto: sha-ssse3 - add MODULE_ALIAS

Add the MODULE_ALIAS for the cra_driver_name of the different ciphers to
allow an automated loading if a driver name is used.

Signed-off-by: Stephan Mueller <smueller@chronox.de>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
arch/x86/crypto/sha1_ssse3_glue.c
arch/x86/crypto/sha256_ssse3_glue.c
arch/x86/crypto/sha512_ssse3_glue.c