Home
last modified time | relevance | path

Searched defs:ecb_decrypt (Results 1 – 25 of 40) sorted by relevance

12

/kernel/linux/linux-5.10/arch/sparc/crypto/
Daes_glue.c42 void (*ecb_decrypt)(const u64 *key, const u64 *input, u64 *output, member
242 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcamellia_glue.c125 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
/kernel/linux/linux-4.19/arch/sparc/crypto/
Daes_glue.c40 void (*ecb_decrypt)(const u64 *key, const u64 *input, u64 *output, member
244 static int ecb_decrypt(struct blkcipher_desc *desc, in ecb_decrypt() function
Dcamellia_glue.c133 static int ecb_decrypt(struct blkcipher_desc *desc, in ecb_decrypt() function
/kernel/linux/linux-5.10/arch/x86/crypto/
Dserpent_avx2_glue.c140 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcamellia_aesni_avx2_glue.c153 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dserpent_sse2_glue.c139 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcamellia_aesni_avx_glue.c155 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dtwofish_glue_3way.c152 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dserpent_avx_glue.c182 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dtwofish_avx_glue.c177 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcast6_avx_glue.c147 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcast5_avx_glue.c105 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
/kernel/linux/linux-4.19/arch/x86/crypto/
Dserpent_avx2_glue.c147 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcamellia_aesni_avx2_glue.c162 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dserpent_sse2_glue.c148 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dtwofish_glue_3way.c163 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcamellia_aesni_avx_glue.c166 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dserpent_avx_glue.c197 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dtwofish_avx_glue.c200 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcast6_avx_glue.c165 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcast5_avx_glue.c120 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dblowfish_glue.c138 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
/kernel/linux/linux-4.19/arch/arm/crypto/
Daes-ce-glue.c197 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Daes-neonbs-glue.c114 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function

12