aboutsummaryrefslogtreecommitdiffstats
path: root/arch/x86/crypto/crc32-pclmul_asm.S (follow)
AgeCommit message (Expand)AuthorFilesLines
2017-10-07crypto: crc32-pclmul - remove useless relative addressingMikulas Patocka1-11/+6
2013-05-30x86, crc32-pclmul: Fix build with older binutilsJan Beulich1-1/+1
2013-04-03crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCJussi Kivilinna1-3/+3
2013-01-20crypto: crc32-pclmul - Kill warning on x86-32Herbert Xu1-1/+0
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table implementationAlexander Boyko1-0/+247