Home
last modified time | relevance | path

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

/linux/drivers/crypto/amcc/
A Dcrypto4xx_core.h106 struct crypto4xx_core_device { struct
107 struct device *device;
108 struct platform_device *ofdev;
109 struct crypto4xx_device *dev;
110 struct hwrng *trng;
111 u32 int_status;
112 u32 irq;
113 struct tasklet_struct tasklet;
114 spinlock_t lock;
115 struct mutex rng_lock;

Completed in 4 milliseconds