Home
last modified time | relevance | path

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

/Linux-v5.10/crypto/
Djitterentropy.h11 extern int jent_entropy_init(void);
Djitterentropy.c620 if (jent_entropy_init()) in jent_read_entropy()
698 int jent_entropy_init(void) in jent_entropy_init() function
Djitterentropy-kcapi.c204 ret = jent_entropy_init(); in jent_mod_init()