Home
last modified time | relevance | path

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

/openbmc/linux/crypto/
H A Djitterentropy.h16 extern struct rand_data *jent_entropy_collector_alloc(unsigned int osr,
H A Djitterentropy-kcapi.c248 rng->entropy_collector = jent_entropy_collector_alloc(1, 0, sdesc); in jent_kcapi_init()
H A Djitterentropy.c581 struct rand_data *jent_entropy_collector_alloc(unsigned int osr, in jent_entropy_collector_alloc() function