Searched defs:crypto_async_request (Results 1 – 1 of 1) sorted by relevance
176 struct crypto_async_request { struct177 struct list_head list;178 crypto_completion_t complete;179 void *data;180 struct crypto_tfm *tfm;182 u32 flags;