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