Home
last modified time | relevance | path

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

/arch/x86/crypto/
Dtwofish_glue_3way.c313 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
428 .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,
Dserpent_avx2_glue.c297 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
415 .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_avx_glue.c361 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
474 .decrypt = xts_decrypt,
Dserpent_sse2_glue.c354 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
484 .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,
Dcast6_avx_glue.c356 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
469 .decrypt = xts_decrypt,
Dcamellia_glue.c1539 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
1674 .decrypt = xts_decrypt,
Daesni-intel_glue.c712 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
750 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
1308 .decrypt = xts_decrypt,
/arch/arm64/crypto/
Daes-glue.c264 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
362 .decrypt = xts_decrypt,
/arch/arm/crypto/
Daes-ce-glue.c338 static int xts_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in xts_decrypt() function
437 .decrypt = xts_decrypt,