Searched refs:skcipher_crypt_done (Results 1 – 1 of 1) sorted by relevance
1002 static void skcipher_crypt_done(struct device *jrdev, u32 *desc, u32 err, in skcipher_crypt_done() function1767 ret = caam_jr_enqueue(ctx->jrdev, desc, skcipher_crypt_done, req); in skcipher_do_one_req()1847 ret = caam_jr_enqueue(jrdev, desc, skcipher_crypt_done, req); in skcipher_crypt()