Age | Commit message (Expand) | Author | Files | Lines |
---|---|---|---|---|
2014-06-20 | crypto: crc32c-pclmul - Shrink K_table to 32-bit words | George Spelvin | 1 | -142/+139 |
2013-04-25 | crypto: crc32-pclmul - Use gas macro for pclmulqdq | Sandy Wu | 1 | -2/+3 |
2013-03-10 | crypto: crc32c - Update the links to the white papers on CRC32C calculations ... | Tim Chen | 1 | -2/+3 |
2013-01-20 | crypto: x86/crc32c - assembler clean-up: use ENTRY/ENDPROC | Jussi Kivilinna | 1 | -2/+6 |
2012-10-15 | crypto: crc32c - Optimize CRC32C calculation with PCLMULQDQ instruction | Tim Chen | 1 | -0/+460 |