/linux-4.4.14/arch/x86/crypto/ |
D | twofish_glue_3way.c | 317 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 432 .decrypt = xts_decrypt,
|
D | serpent_avx2_glue.c | 297 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 415 .decrypt = xts_decrypt,
|
D | twofish_avx_glue.c | 327 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 440 .decrypt = xts_decrypt,
|
D | camellia_aesni_avx_glue.c | 323 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 436 .decrypt = xts_decrypt,
|
D | serpent_sse2_glue.c | 359 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 489 .decrypt = xts_decrypt,
|
D | cast6_avx_glue.c | 360 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 473 .decrypt = xts_decrypt,
|
D | serpent_avx_glue.c | 366 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 479 .decrypt = xts_decrypt,
|
D | camellia_aesni_avx2_glue.c | 331 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 444 .decrypt = xts_decrypt,
|
D | camellia_glue.c | 1543 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function 1678 .decrypt = xts_decrypt,
|
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 1361 .decrypt = xts_decrypt,
|
/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 357 .decrypt = xts_decrypt,
|
/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 427 .decrypt = xts_decrypt,
|