/linux-4.1.27/arch/x86/crypto/ |
H A D | blowfish_glue.c | 134 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | cast5_avx_glue.c | 123 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | serpent_avx2_glue.c | 146 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | camellia_aesni_avx2_glue.c | 160 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | camellia_aesni_avx_glue.c | 164 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | cast6_avx_glue.c | 167 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | des3_ede_glue.c | 140 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | serpent_avx_glue.c | 180 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | serpent_sse2_glue.c | 148 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | twofish_avx_glue.c | 181 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | twofish_glue_3way.c | 160 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | camellia_glue.c | 1382 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
H A D | aesni-intel_glue.c | 397 static int ecb_decrypt(struct blkcipher_desc *desc, ecb_decrypt() function
|
/linux-4.1.27/arch/arm/crypto/ |
H A D | aes-ce-glue.c | 189 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|
/linux-4.1.27/arch/sparc/crypto/ |
H A D | aes_glue.c | 40 void (*ecb_decrypt)(const u64 *key, const u64 *input, u64 *output, member in struct:aes_ops 244 static int ecb_decrypt(struct blkcipher_desc *desc, ecb_decrypt() function
|
H A D | camellia_glue.c | 133 static int ecb_decrypt(struct blkcipher_desc *desc, ecb_decrypt() function
|
H A D | des_glue.c | 131 static int ecb_decrypt(struct blkcipher_desc *desc, ecb_decrypt() function
|
/linux-4.1.27/arch/arm64/crypto/ |
H A D | aes-glue.c | 121 static int ecb_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, ecb_decrypt() function
|