Home
last modified time | relevance | path

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

/Linux-v6.6/crypto/
Djitterentropy.h12 extern int jent_entropy_init(void *hash_state);
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
Djitterentropy-kcapi.c337 ret = jent_entropy_init(desc); in jent_mod_init()