Searched refs:kcryptd_async_done (Results 1 – 1 of 1) sorted by relevance
1504 static void kcryptd_async_done(void *async_req, int error); in crypt_alloc_req_skcipher() 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() 1648 * completion function kcryptd_async_done() will be called. in crypt_convert() 2104 /* Wait for completion signaled by kcryptd_async_done() */ in kcryptd_crypt_write_continue() 2162 /* Wait for completion signaled by kcryptd_async_done() */ in kcryptd_crypt_write_convert() 2242 static void kcryptd_async_done(void *data, int error) in kcryptd_crypt_read_convert() 2252 static void kcryptd_async_done(void *data, int error) kcryptd_async_done() function