aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/crc32.h
AgeCommit message (Expand)AuthorFilesLines
2019-01-02Fixes for buliding for 32bit targets:David Johnson1-2/+2
2018-08-2832/64 shmem bihash interoperabilityDave Barach1-0/+2
2018-05-25bond: performance harvestingSteven1-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