Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/crypto/bcm/
Dcipher.h261 struct iproc_reqctx_s { struct
263 struct crypto_async_request *parent;
266 struct iproc_ctx_s *ctx;
268 u8 chan_idx; /* Mailbox channel to be used to submit this request */
271 unsigned int total_todo;
272 unsigned int total_received; /* only valid for ablkcipher */
273 unsigned int total_sent;
280 unsigned int src_sent;
288 struct scatterlist *assoc;
296 struct scatterlist *src_sg;
[all …]