summaryrefslogtreecommitdiffstats
path: root/lib/bch.c
Commit message (Expand)AuthorAgeFilesLines
* lib/bch.c: fix a typo in the file bch.cBhaskar Chowdhury2021-05-061-1/+1
* lib/bch: Allow easy bit swappingMiquel Raynal2020-05-241-14/+76
* lib/bch: Rework a little bit the exported function namesMiquel Raynal2020-05-241-32/+32
* lib/bch.c: replace zero-length array with flexible-array memberGustavo A. R. Silva2020-04-071-1/+1
* lib/bch: fix possible stack overrunArnd Bergmann2018-10-121-4/+13
* lib/bch: Remove VLA usageKees Cook2018-06-221-8/+15
* lib: add shared BCH ECC libraryIvan Djelic2011-03-111-0/+1368