aboutsummaryrefslogtreecommitdiffstats
path: root/src/vppinfra/crc32.h
AgeCommit message (Expand)AuthorFilesLines
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