Lines Matching defs:af_alg_ctx
142 struct af_alg_ctx { struct143 struct list_head tsgl_list;145 void *iv;146 size_t aead_assoclen;148 struct crypto_wait wait;150 size_t used;151 atomic_t rcvused;153 bool more;154 bool merge;155 bool enc;156 bool init;158 unsigned int len;