Symbol: ecb_encrypt
arch/arm/crypto/aes-ce-glue.c
165
static int ecb_encrypt(struct skcipher_request *req)
arch/arm/crypto/aes-neonbs-glue.c
108
static int ecb_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-glue.c
177
static int __maybe_unused ecb_encrypt(struct skcipher_request *req)
arch/arm64/crypto/aes-neonbs-glue.c
127
static int ecb_encrypt(struct skcipher_request *req)
arch/sparc/crypto/aes_glue.c
117
static int ecb_encrypt(struct skcipher_request *req)
arch/sparc/crypto/camellia_glue.c
119
static int ecb_encrypt(struct skcipher_request *req)
arch/sparc/crypto/des_glue.c
119
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/aesni-intel_glue.c
121
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/blowfish_glue.c
59
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_aesni_avx2_glue.c
32
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_aesni_avx_glue.c
36
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/camellia_glue.c
1279
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/cast5_avx_glue.c
33
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/cast6_avx_glue.c
33
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/des3_ede_glue.c
110
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_avx2_glue.c
31
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_avx_glue.c
41
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/serpent_sse2_glue.c
43
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/twofish_avx_glue.c
40
static int ecb_encrypt(struct skcipher_request *req)
arch/x86/crypto/twofish_glue_3way.c
47
static int ecb_encrypt(struct skcipher_request *req)