Searched refs:jitterentropy (Results 1 – 1 of 1) sorted by relevance
49 #include "jitterentropy.h"194 struct jitterentropy { struct 203 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_cleanup() argument 225 struct jitterentropy *rng = crypto_tfm_ctx(tfm); in jent_kcapi_init() 279 struct jitterentropy *rng = crypto_rng_ctx(tfm); in jent_kcapi_random() 327 .cra_ctxsize = sizeof(struct jitterentropy),356 panic("jitterentropy: Initialization failed with host not compliant with requirements: %d\n", ret); in jent_mod_init() 359 pr_info("jitterentropy: Initialization failed with host not compliant with requirements: %d\n", ret); in jent_mod_init()