Searched refs:xts_decrypt (Results 1 - 12 of 12) sorted by relevance

/linux-4.1.27/arch/x86/crypto/
H A Dcamellia_aesni_avx_glue.c324 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
437 .decrypt = xts_decrypt,
H A Dserpent_avx2_glue.c298 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
416 .decrypt = xts_decrypt,
H A Dtwofish_glue_3way.c317 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
432 .decrypt = xts_decrypt,
H A Dcamellia_aesni_avx2_glue.c332 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
445 .decrypt = xts_decrypt,
H A Dcast6_avx_glue.c361 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
474 .decrypt = xts_decrypt,
H A Dserpent_avx_glue.c367 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
480 .decrypt = xts_decrypt,
H A Dserpent_sse2_glue.c359 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
489 .decrypt = xts_decrypt,
H A Dtwofish_avx_glue.c329 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
442 .decrypt = xts_decrypt,
H A Daesni-intel_glue.c727 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
765 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
1523 .decrypt = xts_decrypt,
H A Dcamellia_glue.c1543 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
1678 .decrypt = xts_decrypt,
/linux-4.1.27/arch/arm64/crypto/
H A Daes-glue.c259 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
357 .decrypt = xts_decrypt,
/linux-4.1.27/arch/arm/crypto/
H A Daes-ce-glue.c328 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, xts_decrypt() function
427 .decrypt = xts_decrypt,

Completed in 124 milliseconds