Searched refs:kcryptd_async_done (Results 1 – 1 of 1) sorted by relevance
1429 static void kcryptd_async_done(void *async_req, int error);1450 kcryptd_async_done, dmreq_of_req(cc, ctx->r.req)); in crypt_alloc_req_skcipher()1472 kcryptd_async_done, dmreq_of_req(cc, ctx->r.req_aead)); in crypt_alloc_req_aead()2166 static void kcryptd_async_done(void *data, int error) in kcryptd_async_done() function