Home
last modified time | relevance | path

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

/Linux-v5.4/drivers/crypto/bcm/
Dcipher.h248 struct iproc_reqctx_s { struct
250 struct crypto_async_request *parent;
253 struct iproc_ctx_s *ctx;
255 u8 chan_idx; /* Mailbox channel to be used to submit this request */
258 unsigned int total_todo;
259 unsigned int total_received; /* only valid for ablkcipher */
260 unsigned int total_sent;
267 unsigned int src_sent;
275 struct scatterlist *assoc;
283 struct scatterlist *src_sg;
[all …]