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