Home
last modified time | relevance | path

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

/kernel/linux/linux-6.6/include/linux/
Dcrypto.h172 struct crypto_async_request { struct
173 struct list_head list;
174 crypto_completion_t complete;
175 void *data;
176 struct crypto_tfm *tfm;
178 u32 flags;
/kernel/linux/linux-5.10/include/linux/
Dcrypto.h179 struct crypto_async_request { struct
180 struct list_head list;
181 crypto_completion_t complete;
182 void *data;
183 struct crypto_tfm *tfm;
185 u32 flags;