Home
last modified time | relevance | path

Searched refs:ecb_do_decrypt (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/arch/x86/crypto/
H A Daria_aesni_avx_glue.c56 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt() function
77 return ecb_do_decrypt(req, ctx->dec_key[0]); in aria_avx_ecb_decrypt()
H A Daria_gfni_avx512_glue.c43 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt() function
66 return ecb_do_decrypt(req, ctx->dec_key[0]); in aria_avx512_ecb_decrypt()
H A Daria_aesni_avx2_glue.c57 static int ecb_do_decrypt(struct skcipher_request *req, const u32 *rkey) in ecb_do_decrypt() function
79 return ecb_do_decrypt(req, ctx->dec_key[0]); in aria_avx2_ecb_decrypt()