Home
last modified time | relevance | path

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

/crypto/
Djitterentropy-kcapi.c114 struct jitterentropy { struct
121 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init() argument
134 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup()
147 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random()
171 .cra_ctxsize = sizeof(struct jitterentropy),
DMakefile157 jitterentropy_rng-y := jitterentropy.o jitterentropy-kcapi.o