Home
last modified time | relevance | path

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

12

/kernel/linux/linux-6.6/arch/x86/crypto/
Dsm4_aesni_avx2_glue.c37 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dserpent_avx_glue.c64 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcamellia_aesni_avx_glue.c61 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcast6_avx_glue.c57 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcast5_avx_glue.c57 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dserpent_avx2_glue.c57 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dcamellia_aesni_avx2_glue.c60 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dtwofish_avx_glue.c66 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dserpent_sse2_glue.c67 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dtwofish_glue_3way.c68 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dblowfish_glue.c82 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
Dsm4_aesni_avx_glue.c185 static int cbc_decrypt(struct skcipher_request *req) in cbc_decrypt() function
/kernel/linux/linux-6.6/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-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-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
Dserpent_avx_glue.c192 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
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

12