crypto: qcom-rng - Add Qcom prng driver
authorVinod Koul <vkoul@kernel.org>
Mon, 16 Jul 2018 05:50:24 +0000 (11:20 +0530)
committerHerbert Xu <herbert@gondor.apana.org.au>
Fri, 27 Jul 2018 11:04:31 +0000 (19:04 +0800)
commitceec5f5b59882b871a722ca4d49b767a09a4bde9
treedb61abf1e30115a7bc07408262c7d2dc3bf016df
parentd978b031c5886f18341cb4b609b150d81ad0faf4
crypto: qcom-rng - Add Qcom prng driver

This ports the Qcom prng from older hw_random driver.

No change of functionality and move from hw_random to crypto
APIs is done.

Reviewed-by: Linus Walleij <linus.walleij@linaro.org>
Signed-off-by: Vinod Koul <vkoul@kernel.org>
Signed-off-by: Herbert Xu <herbert@gondor.apana.org.au>
drivers/crypto/Kconfig
drivers/crypto/Makefile
drivers/crypto/qcom-rng.c [new file with mode: 0644]