commit | 1a445e8efaa4334457c4d1f48a5d1d829b503f0c | [log] [tgz] |
---|---|---|
author | Stephan Mueller <smueller@chronox.de> | Fri May 13 14:02:00 2016 +0200 |
committer | Herbert Xu <herbert@gondor.apana.org.au> | Tue May 31 16:41:46 2016 +0800 |
tree | 89a3b46d3cb10137224bf34faa5d1c65ffc83a1b | |
parent | 446985428d2cd10efd5d139c33de16c50ee771ba [diff] |
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>