Home
last modified time | relevance | path

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

/linux/crypto/
H A Djitterentropy.h19 extern struct rand_data *jent_entropy_collector_alloc(unsigned int osr,
H A Djitterentropy.c657 struct rand_data *jent_entropy_collector_alloc(unsigned int osr, in jent_entropy_collector_alloc() function
720 ec = jent_entropy_collector_alloc(osr, flags, hash_state); in jent_entropy_init()
H A Djitterentropy-kcapi.c260 jent_entropy_collector_alloc(CONFIG_CRYPTO_JITTERENTROPY_OSR, 0, in jent_kcapi_init()