Home
last modified time | relevance | path

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

/linux-6.15/drivers/crypto/
H A Ds5p-sss.c297 struct s5p_aes_dev { struct
298 struct device *dev;
299 struct clk *clk;
300 struct clk *pclk;
301 void __iomem *ioaddr;
303 int irq_fc;
315 bool busy;
316 spinlock_t lock;
318 struct resource *res;
326 u8 xmit_buf[BUFLEN];
[all …]