Home
last modified time | relevance | path

Searched defs:rng_alg (Results 1 – 2 of 2) sorted by relevance

/linux-3.3/crypto/
Dansi_cprng.c385 static struct crypto_alg rng_alg = { variable
/linux-3.3/include/linux/
Dcrypto.h258 struct rng_alg { struct
259 int (*rng_make_random)(struct crypto_rng *tfm, u8 *rdata,
261 int (*rng_reset)(struct crypto_rng *tfm, u8 *seed, unsigned int slen);
263 unsigned int seedsize;