Home
last modified time | relevance | path

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

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