Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/x86/crypto/
Dserpent_avx_glue.c41 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_aesni_avx_glue.c36 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcast6_avx_glue.c34 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcast5_avx_glue.c34 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dserpent_avx2_glue.c32 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_aesni_avx2_glue.c33 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dtwofish_avx_glue.c41 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dserpent_sse2_glue.c44 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dtwofish_glue_3way.c45 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dblowfish_glue.c59 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Ddes3_ede_glue.c110 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_glue.c1278 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
/kernel/linux/linux-6.6/arch/sparc/crypto/
Daes_glue.c40 void (*ecb_encrypt)(const u64 *key, const u64 *input, u64 *output, member
219 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_glue.c120 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
/kernel/linux/linux-5.10/arch/sparc/crypto/
Daes_glue.c40 void (*ecb_encrypt)(const u64 *key, const u64 *input, u64 *output, member
219 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_glue.c120 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
/kernel/linux/linux-5.10/arch/x86/crypto/
Dserpent_avx2_glue.c135 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_aesni_avx2_glue.c148 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dserpent_sse2_glue.c134 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_aesni_avx_glue.c150 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dserpent_avx_glue.c177 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dtwofish_glue_3way.c147 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dtwofish_avx_glue.c172 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcast6_avx_glue.c142 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcast5_avx_glue.c100 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function

12