Home
last modified time | relevance | path

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

12

/kernel/linux/linux-5.10/arch/sparc/crypto/
Daes_glue.c46 void (*cbc_decrypt)(const u64 *key, const u64 *input, u64 *output, member
292 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcamellia_glue.c167 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
/kernel/linux/linux-4.19/arch/sparc/crypto/
Daes_glue.c44 void (*cbc_decrypt)(const u64 *key, const u64 *input, u64 *output, member
304 static int cbc_decrypt(struct blkcipher_desc *desc, in cbc_decrypt() function
Dcamellia_glue.c187 static int cbc_decrypt(struct blkcipher_desc *desc, in cbc_decrypt() function
/kernel/linux/linux-5.10/arch/x86/crypto/
Dserpent_avx2_glue.c150 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcamellia_aesni_avx2_glue.c163 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dserpent_sse2_glue.c150 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcamellia_aesni_avx_glue.c165 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dtwofish_glue_3way.c162 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dserpent_avx_glue.c192 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dtwofish_avx_glue.c187 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcast6_avx_glue.c157 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcast5_avx_glue.c196 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
/kernel/linux/linux-4.19/arch/x86/crypto/
Dserpent_avx2_glue.c158 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcamellia_aesni_avx2_glue.c173 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dserpent_sse2_glue.c159 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dtwofish_glue_3way.c174 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcamellia_aesni_avx_glue.c177 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dserpent_avx_glue.c208 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dtwofish_avx_glue.c211 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcast6_avx_glue.c176 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcast5_avx_glue.c211 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dblowfish_glue.c247 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
/kernel/linux/linux-4.19/arch/arm/crypto/
Daes-ce-glue.c238 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Daes-neonbs-glue.c151 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function

12