Searched defs:af_alg_ctx (Results 1 – 2 of 2) sorted by relevance
141 struct af_alg_ctx { struct142 struct list_head tsgl_list;144 void *iv;145 size_t aead_assoclen;147 struct crypto_wait wait;149 size_t used;150 atomic_t rcvused;152 bool more;153 bool merge;154 bool enc;[all …]
143 struct af_alg_ctx { struct144 struct list_head tsgl_list;146 void *iv;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;[all …]