aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/crct10dif-pcl-asm_64.S
AgeCommit message (Expand)AuthorFilesLines
2022-10-17crypto: x86/crct10dif-pcl: Remove redundant alignmentsGravatar Thomas Gleixner 1-1/+0
2021-12-08x86: Prepare asm files for straight-line-speculationGravatar Peter Zijlstra 1-1/+1
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-2/+2
2019-02-08crypto: x86/crct10dif-pcl - cleanup and optimizationsGravatar Eric Biggers 1-550/+232
2017-01-23crypto: x86 - make constants readonly, allow linker to merge themGravatar Denys Vlasenko 1-3/+11
2013-09-07Reinstate "crypto: crct10dif - Wrap crc_t10dif function all to use crypto tra...Gravatar Herbert Xu 1-0/+643
2013-07-24Revert "crypto: crct10dif - Wrap crc_t10dif function all to use crypto transf...Gravatar Herbert Xu 1-643/+0
2013-05-20crypto: crct10dif - Accelerated CRC T10 DIF computation with PCLMULQDQ instru...Gravatar Tim Chen 1-0/+643