Home
last modified time | relevance | path

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

/linux-5.10/drivers/crypto/bcm/
Dcipher.h250 struct iproc_reqctx_s { struct
252 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 …]