Symbol: ecb_decrypt
arch/arm/crypto/aes-ce-glue.c
185
static int ecb_decrypt(struct skcipher_request *req)
arch/arm/crypto/aes-neonbs-glue.c
113
static int ecb_decrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
196
static int __maybe_unused ecb_decrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-neonbs-glue.c
132
static int ecb_decrypt(struct skcipher_request *req)
arch/sparc/crypto/aes_glue.c
140
static int ecb_decrypt(struct skcipher_request *req)
arch/sparc/crypto/camellia_glue.c
124
static int ecb_decrypt(struct skcipher_request *req)
arch/sparc/crypto/des_glue.c
124
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/aesni-intel_glue.c
143
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/blowfish_glue.c
67
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_aesni_avx2_glue.c
42
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_aesni_avx_glue.c
45
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_glue.c
1287
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/cast5_avx_glue.c
41
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/cast6_avx_glue.c
41
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/des3_ede_glue.c
118
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_avx2_glue.c
40
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_avx_glue.c
49
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_sse2_glue.c
51
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/twofish_avx_glue.c
49
static int ecb_decrypt(struct skcipher_request *req)
arch/x86/crypto/twofish_glue_3way.c
55
static int ecb_decrypt(struct skcipher_request *req)