Lines Matching defs:af_alg_ctx
145 struct af_alg_ctx { struct146 struct list_head tsgl_list;148 void *iv;149 size_t aead_assoclen;151 struct crypto_wait wait;153 size_t used;154 atomic_t rcvused;156 bool more;157 bool merge;158 bool enc;160 unsigned int len;