]> git.karo-electronics.de Git - karo-tx-linux.git/blobdiff - arch/arm64/crypto/aes-ce-ccm-glue.c
Merge tag 'v4.1-rockchip-socfixes1' of git://git.kernel.org/pub/scm/linux/kernel...
[karo-tx-linux.git] / arch / arm64 / crypto / aes-ce-ccm-glue.c
index 0ac73b838fa32ca58561b6b9c7f73d10d824daa9..6c348df5bf36d8d9c54b88b3e7be900e754357ab 100644 (file)
@@ -296,4 +296,4 @@ module_exit(aes_mod_exit);
 MODULE_DESCRIPTION("Synchronous AES in CCM mode using ARMv8 Crypto Extensions");
 MODULE_AUTHOR("Ard Biesheuvel <ard.biesheuvel@linaro.org>");
 MODULE_LICENSE("GPL v2");
-MODULE_ALIAS("ccm(aes)");
+MODULE_ALIAS_CRYPTO("ccm(aes)");