aboutsummaryrefslogtreecommitdiffstats
path: root/crypto/krng.c
diff options
context:
space:
mode:
Diffstat (limited to 'crypto/krng.c')
-rw-r--r--crypto/krng.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/crypto/krng.c b/crypto/krng.c
index 67c88b331210..0224841b6579 100644
--- a/crypto/krng.c
+++ b/crypto/krng.c
@@ -63,3 +63,4 @@ module_exit(krng_mod_fini);
MODULE_LICENSE("GPL");
MODULE_DESCRIPTION("Kernel Random Number Generator");
MODULE_ALIAS_CRYPTO("stdrng");
+MODULE_ALIAS_CRYPTO("krng");