]> git.proxmox.com Git - mirror_ubuntu-zesty-kernel.git/commit - crypto/drbg.c
crypto: drbg - Add stdrng alias and increase priority
authorHerbert Xu <herbert@gondor.apana.org.au>
Wed, 3 Jun 2015 06:49:28 +0000 (14:49 +0800)
committerHerbert Xu <herbert@gondor.apana.org.au>
Thu, 4 Jun 2015 07:05:01 +0000 (15:05 +0800)
commit51ee14227411c713c428f5ff6a70fae8b2b33daa
tree46703d57e347c54935e452e45e264340dcf0a39a
parentb7dcfab4a7cdc3103c7560cd2386036266b2740e
crypto: drbg - Add stdrng alias and increase priority

This patch adds the stdrng module alias and increases the priority
to ensure that it is loaded in preference to other RNGs.

Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
crypto/drbg.c