Searched defs:crypto_async_request (Results 1 – 1 of 1) sorted by relevance
179 struct crypto_async_request { struct180 struct list_head list;181 crypto_completion_t complete;182 void *data;183 struct crypto_tfm *tfm;185 u32 flags;