Searched defs:iproc_reqctx_s (Results 1 – 2 of 2) 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 …]
250 struct iproc_reqctx_s { struct252 struct crypto_async_request *parent;255 struct iproc_ctx_s *ctx;257 u8 chan_idx; /* Mailbox channel to be used to submit this request */260 unsigned int total_todo;261 unsigned int total_received; /* only valid for skcipher */262 unsigned int total_sent;269 unsigned int src_sent;277 struct scatterlist *assoc;285 struct scatterlist *src_sg;[all …]