Searched refs:lrw_decrypt (Results 1 – 10 of 10) sorted by relevance
/linux-4.4.14/arch/x86/crypto/ |
D | twofish_glue_3way.c | 248 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 412 .decrypt = lrw_decrypt,
|
D | serpent_avx2_glue.c | 261 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 393 .decrypt = lrw_decrypt,
|
D | twofish_avx_glue.c | 291 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 419 .decrypt = lrw_decrypt,
|
D | camellia_aesni_avx_glue.c | 287 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 415 .decrypt = lrw_decrypt,
|
D | serpent_sse2_glue.c | 270 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 468 .decrypt = lrw_decrypt,
|
D | cast6_avx_glue.c | 287 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 452 .decrypt = lrw_decrypt,
|
D | serpent_avx_glue.c | 297 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 458 .decrypt = lrw_decrypt,
|
D | camellia_aesni_avx2_glue.c | 295 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 423 .decrypt = lrw_decrypt,
|
D | camellia_glue.c | 1474 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 1658 .decrypt = lrw_decrypt,
|
D | aesni-intel_glue.c | 614 static int lrw_decrypt(struct blkcipher_desc *desc, struct scatterlist *dst, in lrw_decrypt() function 1340 .decrypt = lrw_decrypt,
|