aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/crc32.h
AgeCommit message (Expand)AuthorFilesLines
2018-05-30bond: performance harvesting [VPP-1298]Steven1-0/+2
2017-12-16Use crc32 wrapper (VPP-1086)Gabriel Ganne1-0/+5
2017-11-15armv8 crc32 - fix macro nameGabriel Ganne1-1/+1
2017-06-12Fix build breakge post 6956Neale Ranns1-0/+2
2017-06-12Remove calls to crc_u32 and add clib_crc32c for armv8+crcChristophe Fontaine1-1/+25
2017-05-10Add crc32c inline function, allows compilation on 32-bit systemsDamjan Marion1-0/+58