Searched refs:ecb_do_decrypt (Results 1 – 2 of 2) sorted by relevance
54 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt() function75 return ecb_do_decrypt(req, ctx->dec_key[0]); in aria_avx_ecb_decrypt()
55 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt() function77 return ecb_do_decrypt(req, ctx->dec_key[0]); in aria_avx2_ecb_decrypt()