Searched refs:jitterentropy (Results 1 – 2 of 2) sorted by relevance
193 struct jitterentropy { struct202 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup() argument224 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init()278 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random()326 .cra_ctxsize = sizeof(struct jitterentropy),
170 jitterentropy_rng-y := jitterentropy.o jitterentropy-kcapi.o171 obj-$(CONFIG_CRYPTO_JITTERENTROPY_TESTINTERFACE) += jitterentropy-testing.o