Searched defs:crypto_async_request (Results 1 – 1 of 1) sorted by relevance
175 struct crypto_async_request { struct176 struct list_head list;177 crypto_completion_t complete;178 void *data;179 struct crypto_tfm *tfm;181 u32 flags;182 int err;