Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/crypto/ccree/
Dcc_cipher.h16 struct cipher_req_ctx { struct
17 struct async_gen_req_ctx gen_ctx;
18 enum cc_req_dma_buf_type dma_buf_type;
19 u32 in_nents;
20 u32 in_mlli_nents;
21 u32 out_nents;
22 u32 out_mlli_nents;
23 u8 *iv;
24 struct mlli_params mlli_params;