]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - crypto/api.c
drivers/pcmcia/soc_common.c: convert soc_pcmcia_sockets_lock into a mutex and make...
[linux-2.6-omap-h63xx.git] / crypto / api.c
index a2496d1bc6d42234dba6477580a9ddafed6759a9..0a0f41ef255ff4b48e69cebdf26db12157a72c52 100644 (file)
@@ -445,3 +445,6 @@ int crypto_has_alg(const char *name, u32 type, u32 mask)
        return ret;
 }
 EXPORT_SYMBOL_GPL(crypto_has_alg);
+
+MODULE_DESCRIPTION("Cryptographic core API");
+MODULE_LICENSE("GPL");