Symbol: cbc_encrypt
arch/arm/crypto/aes-ce-glue.c
224
static int cbc_encrypt(struct skcipher_request *req)
arch/arm/crypto/aes-neonbs-glue.c
142
static int cbc_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
232
static int __maybe_unused cbc_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-neonbs-glue.c
163
static int cbc_encrypt(struct skcipher_request *req)
arch/sparc/crypto/aes_glue.c
166
static int cbc_encrypt(struct skcipher_request *req)
arch/sparc/crypto/camellia_glue.c
137
static int cbc_encrypt(struct skcipher_request *req)
arch/sparc/crypto/des_glue.c
170
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/aesni-intel_glue.c
165
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/blowfish_glue.c
75
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_aesni_avx2_glue.c
52
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_aesni_avx_glue.c
54
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_glue.c
1295
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/cast5_avx_glue.c
49
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/cast6_avx_glue.c
49
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/des3_ede_glue.c
149
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_avx2_glue.c
49
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_avx_glue.c
57
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_sse2_glue.c
59
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/twofish_avx_glue.c
58
static int cbc_encrypt(struct skcipher_request *req)
arch/x86/crypto/twofish_glue_3way.c
63
static int cbc_encrypt(struct skcipher_request *req)