aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32c-pcl-intel-asm_64.S
AgeCommit message (Expand)Author
2018-01-12x86/retpoline/crypto: Convert crypto assembler indirect jumpsDavid Woodhouse
2017-01-23crypto: x86/crc32c - fix %progbits -> @progbitsDenys Vlasenko
2016-02-24x86/asm/crypto: Move jump_table to .rodata sectionJosh Poimboeuf
2015-09-21crypto: crc32c-pclmul - use .rodata instead of .rotataNicolas Iooss
2015-04-01x86/asm: Replace "MOVQ $imm, %reg" with MOVLDenys Vlasenko
2014-06-20crypto: crc32c-pclmul - Shrink K_table to 32-bit wordsGeorge Spelvin
2013-04-25crypto: crc32-pclmul - Use gas macro for pclmulqdqSandy Wu
2013-03-10crypto: crc32c - Update the links to the white papers on CRC32C calculations ...Tim Chen
2013-01-20crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROCJussi Kivilinna
2012-10-15crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instructionTim Chen