Searched defs:crypto_async_request (Results 1 – 1 of 1) sorted by relevance
172 struct crypto_async_request { struct173 struct list_head list;174 crypto_completion_t complete;175 void *data;176 struct crypto_tfm *tfm;178 u32 flags;