Home
last modified time | relevance | path

Searched refs:rng (Results 1 – 7 of 7) sorted by relevance

/include/linux/
Dhw_random.h41 int (*init)(struct hwrng *rng);
42 void (*cleanup)(struct hwrng *rng);
43 int (*data_present)(struct hwrng *rng, int wait);
44 int (*data_read)(struct hwrng *rng, u32 *data);
45 int (*read)(struct hwrng *rng, void *data, size_t max, bool wait);
58 extern int hwrng_register(struct hwrng *rng);
59 extern int devm_hwrng_register(struct device *dev, struct hwrng *rng);
61 extern void hwrng_unregister(struct hwrng *rng);
62 extern void devm_hwrng_unregister(struct device *dve, struct hwrng *rng);
Dserial.h21 __u32 cts, dsr, rng, dcd, tx, rx; member
Dcyclades.h105 __u32 cts, dsr, rng, dcd, tx, rx; member
Dserial_core.h91 __u32 rng; member
Dcrypto.h587 struct crypto_istat_rng rng; member
/include/uapi/linux/
Dserial.h103 int cts, dsr, rng, dcd; member
Dsynclink.h214 __u32 cts, dsr, rng, dcd, tx, rx; member