Lines Matching defs:af_alg_ctx
140 struct af_alg_ctx { struct141 struct list_head tsgl_list;143 void *iv;144 size_t aead_assoclen;146 struct crypto_wait wait;148 size_t used;149 atomic_t rcvused;151 bool more;152 bool merge;153 bool enc;155 unsigned int len;