Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit f29cd5bb authored by Om Prakash Singh's avatar Om Prakash Singh Committed by Herbert Xu
Browse files

crypto: qcom-rng - Add hw_random interface support


Add hw_random interface support in qcom-rng driver as new IP block
in Qualcomm SoC has inbuilt NIST SP800 90B compliant entropic source
to generate true random number.

Keeping current rng_alg interface as well for random number generation
using Kernel Crypto API.

Signed-off-by: default avatarOm Prakash Singh <quic_omprsing@quicinc.com>
Reviewed-by: default avatarBjorn Andersson <quic_bjorande@quicinc.com>
Signed-off-by: default avatarNeil Armstrong <neil.armstrong@linaro.org>
Acked-by: default avatarOm Prakash Singh <quic_omprsing@quicinc.com>
Signed-off-by: default avatarHerbert Xu <herbert@gondor.apana.org.au>
parent a4d7e9ec
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment