Lines Matching defs:skcipher_ctx
39 struct skcipher_ctx { struct40 struct list_head tsgl;41 struct af_alg_sgl rsgl;43 void *iv;45 struct af_alg_completion completion;47 atomic_t inflight;48 unsigned used;50 unsigned int len;51 bool more;52 bool merge;53 bool enc;55 struct skcipher_request req;