Lines Matching defs:af_alg_ctx
142 struct af_alg_ctx { struct143 struct list_head tsgl_list;145 void *iv;146 void *state;147 size_t aead_assoclen;149 struct crypto_wait wait;151 size_t used;152 atomic_t rcvused;154 bool more;155 bool merge;156 bool enc;157 bool init;159 unsigned int len;161 unsigned int inflight;