Searched defs:rng (Results 151 – 156 of 156) sorted by relevance
1234567
2399 static int b43legacy_rng_read(struct hwrng *rng, u32 *data) in b43legacy_rng_read()
56 #define CR_PACK(chan, rng, aref) \ argument
933 struct hwrng rng; member
3534 static int b43_rng_read(struct hwrng *rng, u32 *data) in b43_rng_read()
296 u32 rng; /* RNG_VERSION */ member
3638 struct crypto_rng *rng; in alg_test_cprng() local