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