Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/crypto/
Dpicoxcell_crypto.c102 struct spacc_engine { struct
103 void __iomem *regs;
104 struct list_head pending;
105 int next_ctx;
106 spinlock_t hw_lock;
107 int in_flight;
108 struct list_head completed;
109 struct list_head in_progress;
110 struct tasklet_struct complete;
111 unsigned long fifo_sz;
[all …]