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

/linux-4.4.14/crypto/
H A Djitterentropy-kcapi.c165 static struct rng_alg jent_alg = { variable in typeref:struct:rng_alg
190 return crypto_register_rng(&jent_alg); jent_mod_init()
195 crypto_unregister_rng(&jent_alg); jent_mod_exit()

Completed in 31 milliseconds