Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/x86/crypto/
Dserpent_avx_glue.c57 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcamellia_aesni_avx_glue.c54 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcast6_avx_glue.c50 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcast5_avx_glue.c50 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dserpent_avx2_glue.c50 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcamellia_aesni_avx2_glue.c53 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dtwofish_avx_glue.c59 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dserpent_sse2_glue.c60 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dtwofish_glue_3way.c61 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dblowfish_glue.c75 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Ddes3_ede_glue.c149 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcamellia_glue.c1294 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
/kernel/linux/linux-6.6/arch/sparc/crypto/
Daes_glue.c44 void (*cbc_encrypt)(const u64 *key, const u64 *input, u64 *output, member
268 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcamellia_glue.c138 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
/kernel/linux/linux-5.10/arch/sparc/crypto/
Daes_glue.c44 void (*cbc_encrypt)(const u64 *key, const u64 *input, u64 *output, member
268 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcamellia_glue.c138 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
/kernel/linux/linux-5.10/arch/x86/crypto/
Dserpent_avx2_glue.c145 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcamellia_aesni_avx2_glue.c158 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dserpent_sse2_glue.c144 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcamellia_aesni_avx_glue.c160 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dserpent_avx_glue.c187 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dtwofish_glue_3way.c157 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dtwofish_avx_glue.c182 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcast6_avx_glue.c152 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function
Dcast5_avx_glue.c110 static int cbc_encrypt(struct skcipher_request *req) in cbc_encrypt() function

12