aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/lib/bch.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2023-08-18lib/bch.c: use bitrev instead of internal logicJohn Sanpe1-36/+2
2021-05-06lib/bch.c: fix a typo in the file bch.cBhaskar Chowdhury1-1/+1
2020-05-24lib/bch: Allow easy bit swappingMiquel Raynal1-14/+76
2020-05-24lib/bch: Rework a little bit the exported function namesMiquel Raynal1-32/+32
2020-04-07lib/bch.c: replace zero-length array with flexible-array memberGustavo A. R. Silva1-1/+1
2018-10-12lib/bch: fix possible stack overrunArnd Bergmann1-4/+13
2018-06-22lib/bch: Remove VLA usageKees Cook1-8/+15
2011-03-11lib: add shared BCH ECC libraryIvan Djelic1-0/+1368