Home
last modified time | relevance | path

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

12

/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-4.19/arch/sparc/crypto/
Daes_glue.c38 void (*ecb_encrypt)(const u64 *key, const u64 *input, u64 *output, member
215 static int ecb_encrypt(struct blkcipher_desc *desc, in ecb_encrypt() function
Dcamellia_glue.c126 static int ecb_encrypt(struct blkcipher_desc *desc, 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
Dtwofish_glue_3way.c147 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_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
/kernel/linux/linux-4.19/arch/x86/crypto/
Dserpent_avx2_glue.c142 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_aesni_avx2_glue.c157 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dserpent_sse2_glue.c143 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dtwofish_glue_3way.c158 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcamellia_aesni_avx_glue.c161 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dserpent_avx_glue.c192 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dtwofish_avx_glue.c195 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcast6_avx_glue.c160 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dcast5_avx_glue.c115 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Dblowfish_glue.c133 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
/kernel/linux/linux-4.19/arch/arm/crypto/
Daes-ce-glue.c177 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function
Daes-neonbs-glue.c109 static int ecb_encrypt(struct skcipher_request *req) in ecb_encrypt() function

12