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