Searched defs:crypto_async_request (Results 1 – 1 of 1) sorted by relevance
188 struct crypto_async_request { struct189 struct list_head list;190 crypto_completion_t complete;191 void *data;192 struct crypto_tfm *tfm;194 u32 flags;