Searched defs:sl3516_ce_cipher_req_ctx (Results 1 – 1 of 1) sorted by relevance
280 struct sl3516_ce_cipher_req_ctx { struct281 struct sginfo t_src[MAXDESC];282 struct sginfo t_dst[MAXDESC];283 u32 op_dir;284 unsigned int pctrllen;285 u32 tqflag;286 struct pkt_control_cipher *h;287 int nr_sgs;288 int nr_sgd;289 struct skcipher_request fallback_req; // keep at the end