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

/linux-master/crypto/
H A Djitterentropy.h14 extern int jent_entropy_init(unsigned int osr, unsigned int flags,
H A Djitterentropy.c630 if (jent_entropy_init(0, 0, NULL, ec)) {
709 int jent_entropy_init(unsigned int osr, unsigned int flags, void *hash_state, function
H A Djitterentropy-kcapi.c350 ret = jent_entropy_init(CONFIG_CRYPTO_JITTERENTROPY_OSR, 0, desc, NULL);

Completed in 170 milliseconds