Searched defs:rng_alg (Results 1 – 1 of 1) sorted by relevance
58 struct rng_alg { struct59 int (*generate)(struct crypto_rng *tfm,62 int (*seed)(struct crypto_rng *tfm, const u8 *seed, unsigned int slen);63 void (*set_ent)(struct crypto_rng *tfm, const u8 *data,67 struct crypto_istat_rng stat;70 unsigned int seedsize;72 struct crypto_alg base;