Home
last modified time | relevance | path

Searched refs:jent_entropy_collector_alloc (Results 1 – 3 of 3) sorted by relevance

/crypto/
Djitterentropy.h15 extern struct rand_data *jent_entropy_collector_alloc(unsigned int osr,
Djitterentropy-kcapi.c119 rng->entropy_collector = jent_entropy_collector_alloc(1, 0); in jent_kcapi_init()
Djitterentropy.c675 struct rand_data *jent_entropy_collector_alloc(unsigned int osr, in jent_entropy_collector_alloc() function