Searched defs:cbc_decrypt (Results 1 - 18 of 18) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dblowfish_glue.c248 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dcast5_avx_glue.c228 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dserpent_avx2_glue.c159 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dcamellia_aesni_avx2_glue.c173 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dcamellia_aesni_avx_glue.c177 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dcast6_avx_glue.c180 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Ddes3_ede_glue.c253 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dserpent_avx_glue.c193 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dserpent_sse2_glue.c161 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dtwofish_avx_glue.c194 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dtwofish_glue_3way.c173 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Dcamellia_glue.c1395 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
H A Daesni-intel_glue.c445 static int cbc_decrypt(struct blkcipher_desc *desc, cbc_decrypt() function
/linux-4.1.27/arch/arm/crypto/
H A Daes-ce-glue.c236 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function
/linux-4.1.27/arch/sparc/crypto/
H A Daes_glue.c44 void (*cbc_decrypt)(const u64 *key, const u64 *input, u64 *output, member in struct:aes_ops
304 static int cbc_decrypt(struct blkcipher_desc *desc, cbc_decrypt() function
H A Dcamellia_glue.c187 static int cbc_decrypt(struct blkcipher_desc *desc, cbc_decrypt() function
H A Ddes_glue.c172 static int cbc_decrypt(struct blkcipher_desc *desc, cbc_decrypt() function
/linux-4.1.27/arch/arm64/crypto/
H A Daes-glue.c166 static int cbc_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, cbc_decrypt() function

Completed in 161 milliseconds