Home
last modified time | relevance | path

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

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