Home
last modified time | relevance | path

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

/linux-6.15/include/linux/
H A Dcrypto.h175 struct crypto_async_request { struct
176 struct list_head list;
177 crypto_completion_t complete;
178 void *data;
179 struct crypto_tfm *tfm;
181 u32 flags;
182 int err;