Home
last modified time | relevance | path

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

/linux-4.4.14/arch/x86/crypto/
Dtwofish_glue_3way.c317 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
432 .decrypt = xts_decrypt,
Dserpent_avx2_glue.c297 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
415 .decrypt = xts_decrypt,
Dtwofish_avx_glue.c327 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
440 .decrypt = xts_decrypt,
Dcamellia_aesni_avx_glue.c323 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
436 .decrypt = xts_decrypt,
Dserpent_sse2_glue.c359 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
489 .decrypt = xts_decrypt,
Dcast6_avx_glue.c360 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
473 .decrypt = xts_decrypt,
Dserpent_avx_glue.c366 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
479 .decrypt = xts_decrypt,
Dcamellia_aesni_avx2_glue.c331 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
444 .decrypt = xts_decrypt,
Dcamellia_glue.c1543 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
1678 .decrypt = xts_decrypt,
Daesni-intel_glue.c728 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/
Daes-glue.c259 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/
Daes-ce-glue.c328 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
427 .decrypt = xts_decrypt,