aboutsummaryrefslogtreecommitdiff
path: root/lib/bch.c
AgeCommit message (Expand)AuthorFilesLines
2023-08-18lib/bch.c: use bitrev instead of internal logicGravatar John Sanpe 1-36/+2
2021-05-06lib/bch.c: fix a typo in the file bch.cGravatar Bhaskar Chowdhury 1-1/+1
2020-05-24lib/bch: Allow easy bit swappingGravatar Miquel Raynal 1-14/+76
2020-05-24lib/bch: Rework a little bit the exported function namesGravatar Miquel Raynal 1-32/+32
2020-04-07lib/bch.c: replace zero-length array with flexible-array memberGravatar Gustavo A. R. Silva 1-1/+1
2018-10-12lib/bch: fix possible stack overrunGravatar Arnd Bergmann 1-4/+13
2018-06-22lib/bch: Remove VLA usageGravatar Kees Cook 1-8/+15
2011-03-11lib: add shared BCH ECC libraryGravatar Ivan Djelic 1-0/+1368