Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/x86/crypto/
Dserpent_avx_glue.c49 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcamellia_aesni_avx_glue.c45 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcast6_avx_glue.c42 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcast5_avx_glue.c42 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dserpent_avx2_glue.c41 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcamellia_aesni_avx2_glue.c43 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dtwofish_avx_glue.c50 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dserpent_sse2_glue.c52 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dtwofish_glue_3way.c53 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dblowfish_glue.c67 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Ddes3_ede_glue.c118 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
Dcamellia_glue.c1286 static int ecb_decrypt(struct skcipher_request *req) in ecb_decrypt() function
/kernel/linux/linux-6.6/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-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-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
Dserpent_avx_glue.c182 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
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

12