Searched defs:iproc_reqctx_s (Results 1 – 1 of 1) sorted by relevance
261 struct iproc_reqctx_s { struct263 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 …]