Home
last modified time | relevance | path

Searched refs:jent_entropy_init (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/crypto/
H A Djitterentropy.h12 extern int jent_entropy_init(void *hash_state);
H A Djitterentropy.c557 if (jent_entropy_init(ec->hash_state)) in jent_read_entropy()
625 int jent_entropy_init(void *hash_state) in jent_entropy_init() function
H A Djitterentropy-kcapi.c337 ret = jent_entropy_init(desc); in jent_mod_init()
/kernel/linux/linux-5.10/crypto/
H A Djitterentropy.c619 if (jent_entropy_init()) in jent_read_entropy()
697 int jent_entropy_init(void) in jent_entropy_init() function
H A Djitterentropy-kcapi.c204 ret = jent_entropy_init(); in jent_mod_init()

Completed in 4 milliseconds