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

/linux-master/crypto/
H A Djitterentropy-kcapi.c319 static struct rng_alg jent_alg = { variable in typeref:struct:rng_alg
362 return crypto_register_rng(&jent_alg);
368 crypto_unregister_rng(&jent_alg);

Completed in 248 milliseconds