Home
last modified time | relevance | path

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

/Linux-v6.1/crypto/
Djitterentropy.h10 extern int jent_entropy_init(void);
Djitterentropy.c634 if (jent_entropy_init()) in jent_read_entropy()
712 int jent_entropy_init(void) in jent_entropy_init() function
Djitterentropy-kcapi.c198 ret = jent_entropy_init(); in jent_mod_init()