Searched defs:xts_decrypt (Results 1 – 12 of 12) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | serpent_avx2_glue.c | 297 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | camellia_aesni_avx2_glue.c | 331 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | camellia_aesni_avx_glue.c | 323 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | twofish_avx_glue.c | 327 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | serpent_avx_glue.c | 366 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | twofish_glue_3way.c | 317 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | serpent_sse2_glue.c | 359 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | cast6_avx_glue.c | 360 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | aesni-intel_glue.c | 728 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 766 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
D | camellia_glue.c | 1543 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
/linux-4.4.14/arch/arm/crypto/ |
D | aes-ce-glue.c | 328 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|
/linux-4.4.14/arch/arm64/crypto/ |
D | aes-glue.c | 259 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
|