Home
last modified time | relevance | path

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

/Linux-v4.19/crypto/
Djitterentropy-kcapi.c119 struct jitterentropy { struct
126 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init() argument
139 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup()
152 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random()
176 .cra_ctxsize = sizeof(struct jitterentropy),
DMakefile137 jitterentropy_rng-y := jitterentropy.o jitterentropy-kcapi.o