Home
last modified time | relevance | path

Searched defs:af_alg_ctx (Results 1 – 1 of 1) sorted by relevance

/linux-6.6.21/include/crypto/
Dif_alg.h141 struct af_alg_ctx { struct
142 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 …]