Home
last modified time | relevance | path

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

/linux-6.12.1/include/crypto/
Dif_alg.h142 struct af_alg_ctx { struct
143 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;
[all …]