Home
last modified time | relevance | path

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

/linux-6.12.1/crypto/
Djitterentropy-kcapi.c318 static struct rng_alg jent_alg = { variable
361 return crypto_register_rng(&jent_alg); in jent_mod_init()
367 crypto_unregister_rng(&jent_alg); in jent_mod_exit()