lkml.org 
[lkml]   [2017]   [Apr]   [10]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v4 2/2] crypto: hw_random - Add new Exynos RNG driver
On Sat, Apr 08, 2017 at 03:32:45PM +0200, Krzysztof Kozlowski wrote:
>
> +static struct rng_alg exynos_rng_alg = {
> + .generate = exynos_rng_generate,
> + .seed = exynos_rng_seed,
> + .seedsize = EXYNOS_RNG_SEED_SIZE,
> + .base = {
> + .cra_name = "exynos_rng",

Please use stdrng. Or is there a reason why this can't be used
by the crypto layer itself?

Cheers,
--
Email: Herbert Xu <herbert@gondor.apana.org.au>
Home Page: http://gondor.apana.org.au/~herbert/
PGP Key: http://gondor.apana.org.au/~herbert/pubkey.txt

\
 
 \ /
  Last update: 2017-04-10 12:57    [W:0.078 / U:0.424 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site