Home
last modified time | relevance | path

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

/linux/crypto/
H A 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
H A Djitterentropy-kcapi.c349 ret = jent_entropy_init(CONFIG_CRYPTO_JITTERENTROPY_OSR, 0, desc, NULL); in jent_mod_init()