Symbol: cbc_decrypt
arch/arm/crypto/aes-ce-glue.c
254
static int cbc_decrypt(struct skcipher_request *req)
arch/arm/crypto/aes-neonbs-glue.c
171
static int cbc_decrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
260
static int __maybe_unused cbc_decrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-neonbs-glue.c
186
static int cbc_decrypt(struct skcipher_request *req)
arch/sparc/crypto/aes_glue.c
190
static int cbc_decrypt(struct skcipher_request *req)
arch/sparc/crypto/camellia_glue.c
166
static int cbc_decrypt(struct skcipher_request *req)
arch/sparc/crypto/des_glue.c
175
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/aesni-intel_glue.c
187
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/blowfish_glue.c
82
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_aesni_avx2_glue.c
59
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_aesni_avx_glue.c
61
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_glue.c
1302
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/cast5_avx_glue.c
56
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/cast6_avx_glue.c
56
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/des3_ede_glue.c
228
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_avx2_glue.c
56
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_avx_glue.c
64
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_sse2_glue.c
66
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/sm4_aesni_avx2_glue.c
34
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/sm4_aesni_avx_glue.c
183
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/twofish_avx_glue.c
65
static int cbc_decrypt(struct skcipher_request *req)
arch/x86/crypto/twofish_glue_3way.c
70
static int cbc_decrypt(struct skcipher_request *req)