Home
last modified time | relevance | path

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

/linux-4.1.27/include/linux/
Dcrypto.h448 struct rng_alg { struct
449 int (*rng_make_random)(struct crypto_rng *tfm, u8 *rdata,
451 int (*rng_reset)(struct crypto_rng *tfm, u8 *seed, unsigned int slen);
453 unsigned int seedsize;