Home
last modified time | relevance | path

Searched refs:jitterentropy (Results 1 – 2 of 2) sorted by relevance

/linux-4.4.14/crypto/
Djitterentropy-kcapi.c116 struct jitterentropy { struct
123 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init() argument
136 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup()
149 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random()
173 .cra_ctxsize = sizeof(struct jitterentropy),
DMakefile116 jitterentropy_rng-y := jitterentropy.o jitterentropy-kcapi.o