Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/crypto/
Dsa2ul.h194 struct sa_crypto_data { struct
195 void __iomem *base;
196 const struct sa_match_data *match_data;
197 struct platform_device *pdev;
198 struct dma_pool *sc_pool;
199 struct device *dev;
200 spinlock_t scid_lock; /* lock for SC-ID allocation */
202 u16 sc_id_start;
203 u16 sc_id_end;
204 u16 sc_id;
[all …]