Home
last modified time | relevance | path

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

/linux/drivers/crypto/ti/
H A Ddthev2-common.h54 struct dthe_data { struct
55 struct device *dev;
56 void __iomem *regs;
57 struct list_head list;
58 struct crypto_engine *engine;
60 struct dma_chan *dma_aes_rx;
61 struct dma_chan *dma_aes_tx;
85 struct dthe_data *dev_data; argument