Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dcrypto.h176 struct crypto_async_request { struct
177 struct list_head list;
178 crypto_completion_t complete;
179 void *data;
180 struct crypto_tfm *tfm;
182 u32 flags;