Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Djitterentropy.h14 extern int jent_entropy_init(unsigned int osr, unsigned int flags,
Djitterentropy.c631 if (jent_entropy_init(0, 0, NULL, ec)) { in jent_read_entropy()
707 int jent_entropy_init(unsigned int osr, unsigned int flags, void *hash_state, in jent_entropy_init() function
Djitterentropy-kcapi.c349 ret = jent_entropy_init(CONFIG_CRYPTO_JITTERENTROPY_OSR, 0, desc, NULL); in jent_mod_init()