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