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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/include/crypto/internal/
H A Drng.h21 static inline void *crypto_rng_ctx(struct crypto_rng *tfm) function
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/crypto/
H A Dansi_cprng.c355 struct prng_context *prng = crypto_rng_ctx(tfm);
368 struct prng_context *prng = crypto_rng_ctx(tfm);
409 struct prng_context *prng = crypto_rng_ctx(tfm);
419 struct prng_context *prng = crypto_rng_ctx(tfm);

Completed in 20 milliseconds