Searched refs:hwrng (Results 26 - 48 of 48) sorted by relevance

12

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/char/hw_random/
H A Dmxc-rnga.c63 static int mxc_rnga_data_present(struct hwrng *rng)
75 static int mxc_rnga_data_read(struct hwrng *rng, u32 * data)
98 static int mxc_rnga_init(struct hwrng *rng)
121 static void mxc_rnga_cleanup(struct hwrng *rng)
132 static struct hwrng mxc_rnga = {
H A Domap-rng.c61 static int omap_rng_data_present(struct hwrng *rng, int wait)
79 static int omap_rng_data_read(struct hwrng *rng, u32 *data)
86 static struct hwrng omap_rng_ops = {
H A Dtx4939-rng.c28 struct hwrng rng;
64 static int tx4939_rng_data_present(struct hwrng *rng, int wait)
97 static int tx4939_rng_data_read(struct hwrng *rng, u32 *buffer)
H A Dintel-rng.c167 static int intel_rng_data_present(struct hwrng *rng, int wait)
182 static int intel_rng_data_read(struct hwrng *rng, u32 *data)
191 static int intel_rng_init(struct hwrng *rng)
210 static void intel_rng_cleanup(struct hwrng *rng)
223 static struct hwrng intel_rng = {
H A Dn2-drv.c388 static int n2rng_data_read(struct hwrng *rng, u32 *data)
685 np->hwrng.name = "n2rng";
686 np->hwrng.data_read = n2rng_data_read;
687 np->hwrng.priv = (unsigned long) np;
689 err = hwrng_register(&np->hwrng);
720 hwrng_unregister(&np->hwrng);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/char/hw_random/
H A Domap-rng.c61 static int omap_rng_data_present(struct hwrng *rng, int wait)
79 static int omap_rng_data_read(struct hwrng *rng, u32 *data)
86 static struct hwrng omap_rng_ops = {
H A Dtx4939-rng.c28 struct hwrng rng;
64 static int tx4939_rng_data_present(struct hwrng *rng, int wait)
97 static int tx4939_rng_data_read(struct hwrng *rng, u32 *buffer)
H A Dintel-rng.c167 static int intel_rng_data_present(struct hwrng *rng, int wait)
182 static int intel_rng_data_read(struct hwrng *rng, u32 *data)
191 static int intel_rng_init(struct hwrng *rng)
210 static void intel_rng_cleanup(struct hwrng *rng)
223 static struct hwrng intel_rng = {
H A Dn2-drv.c388 static int n2rng_data_read(struct hwrng *rng, u32 *data)
685 np->hwrng.name = "n2rng";
686 np->hwrng.data_read = n2rng_data_read;
687 np->hwrng.priv = (unsigned long) np;
689 err = hwrng_register(&np->hwrng);
720 hwrng_unregister(&np->hwrng);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/s390/crypto/
H A Dzcrypt_api.c1113 static int zcrypt_rng_data_read(struct hwrng *rng, u32 *data)
1131 static struct hwrng zcrypt_rng_dev = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/s390/crypto/
H A Dzcrypt_api.c1113 static int zcrypt_rng_data_read(struct hwrng *rng, u32 *data)
1131 static struct hwrng zcrypt_rng_dev = {
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43/
H A Db43.h800 struct hwrng rng;
H A Dmain.c3072 static int b43_rng_read(struct hwrng *rng, u32 *data)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/net/wireless/b43legacy/
H A Db43legacy.h598 struct hwrng rng;
H A Dmain.c2361 static int b43legacy_rng_read(struct hwrng *rng, u32 *data)
2367 * hwrng internal locking. It's not needed to take
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/crypto/
H A Dtalitos.c152 /* hwrng device */
153 struct hwrng rng;
626 * hwrng
628 static int talitos_rng_data_present(struct hwrng *rng, int wait)
646 static int talitos_rng_data_read(struct hwrng *rng, u32 *data)
658 static int talitos_rng_init(struct hwrng *rng)
2523 dev_err(dev, "failed to register hwrng: %d\n", err);
2526 dev_info(dev, "hwrng\n");
H A Dhifn_795x.c460 struct hwrng rng;
795 static int hifn_rng_data_present(struct hwrng *rng, int wait)
810 static int hifn_rng_data_read(struct hwrng *rng, u32 *data)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43/
H A Db43.h800 struct hwrng rng;
H A Dmain.c3072 static int b43_rng_read(struct hwrng *rng, u32 *data)
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/net/wireless/b43legacy/
H A Db43legacy.h598 struct hwrng rng;
H A Dmain.c2361 static int b43legacy_rng_read(struct hwrng *rng, u32 *data)
2367 * hwrng internal locking. It's not needed to take
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/crypto/
H A Dtalitos.c152 /* hwrng device */
153 struct hwrng rng;
626 * hwrng
628 static int talitos_rng_data_present(struct hwrng *rng, int wait)
646 static int talitos_rng_data_read(struct hwrng *rng, u32 *data)
658 static int talitos_rng_init(struct hwrng *rng)
2523 dev_err(dev, "failed to register hwrng: %d\n", err);
2526 dev_info(dev, "hwrng\n");
H A Dhifn_795x.c460 struct hwrng rng;
795 static int hifn_rng_data_present(struct hwrng *rng, int wait)
810 static int hifn_rng_data_read(struct hwrng *rng, u32 *data)

Completed in 575 milliseconds

12