Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/crypto/bcm/
Dcipher.h251 struct iproc_reqctx_s { struct
253 struct crypto_async_request *parent;
256 struct iproc_ctx_s *ctx;
258 u8 chan_idx; /* Mailbox channel to be used to submit this request */
261 unsigned int total_todo;
262 unsigned int total_received; /* only valid for skcipher */
263 unsigned int total_sent;
270 unsigned int src_sent;
278 struct scatterlist *assoc;
286 struct scatterlist *src_sg;
[all …]