Home
last modified time | relevance | path

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

/openbmc/linux/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()