aboutsummaryrefslogtreecommitdiff
path: root/arch/x86/crypto/crc32-pclmul_asm.S
AgeCommit message (Expand)AuthorFilesLines
2020-07-16crypto: x86 - Remove include/asm/inst.hGravatar Uros Bizjak 1-24/+23
2019-10-18x86/asm: Change all ENTRY+ENDPROC to SYM_FUNC_*Gravatar Jiri Slaby 1-2/+2
2017-10-07crypto: crc32-pclmul - remove useless relative addressingGravatar Mikulas Patocka 1-11/+6
2013-05-30x86, crc32-pclmul: Fix build with older binutilsGravatar Jan Beulich 1-1/+1
2013-04-03crypto: x86/crc32-pclmul - assembly clean-ups: use ENTRY/ENDPROCGravatar Jussi Kivilinna 1-3/+3
2013-01-20crypto: crc32-pclmul - Kill warning on x86-32Gravatar Herbert Xu 1-1/+0
2013-01-20crypto: crc32 - add crc32 pclmulqdq implementation and wrappers for table imp...Gravatar Alexander Boyko 1-0/+247