Searched defs:hwrng (Results 1 - 6 of 6) sorted by relevance

/linux-4.1.27/include/linux/
H A Dhw_random.h37 struct hwrng { struct
/linux-4.1.27/drivers/char/hw_random/
H A Dmsm-rng.c41 struct hwrng hwrng; member in struct:msm_rng
46 static int msm_rng_enable(struct hwrng *hwrng, int enable) msm_rng_enable() argument
81 static int msm_rng_read(struct hwrng *hwrng, void *data, size_t max, bool wait) msm_rng_read() argument
124 static int msm_rng_init(struct hwrng *hwrng) msm_rng_init() argument
129 static void msm_rng_cleanup(struct hwrng *hwrng) msm_rng_cleanup() argument
H A Dvirtio-rng.c31 struct hwrng hwrng; member in struct:virtrng_info
H A Dn2rng.h80 struct hwrng hwrng; member in struct:n2rng
/linux-4.1.27/drivers/usb/misc/
H A Dchaoskey.c88 struct hwrng hwrng; /* Embedded struct for hwrng */ member in struct:chaoskey
/linux-4.1.27/drivers/crypto/ccp/
H A Dccp-dev.h229 struct hwrng hwrng; member in struct:ccp_device

Completed in 214 milliseconds