]> git.baikalelectronics.ru Git - kernel.git/commit
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)
commit4f116aed2f247176eda0c036589738d617d2c510
treedb61abf1e30115a7bc07408262c7d2dc3bf016df
parent4f66ff67ef569bb79eedeb0b9841e3b2b4c13b24
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]