Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | lib/bch.c: use bitrev instead of internal logic | John Sanpe | 2023-08-18 | 1 | -36/+2 |
* | lib/bch.c: fix a typo in the file bch.c | Bhaskar Chowdhury | 2021-05-06 | 1 | -1/+1 |
* | lib/bch: Allow easy bit swapping | Miquel Raynal | 2020-05-24 | 1 | -14/+76 |
* | lib/bch: Rework a little bit the exported function names | Miquel Raynal | 2020-05-24 | 1 | -32/+32 |
* | lib/bch.c: replace zero-length array with flexible-array member | Gustavo A. R. Silva | 2020-04-07 | 1 | -1/+1 |
* | lib/bch: fix possible stack overrun | Arnd Bergmann | 2018-10-12 | 1 | -4/+13 |
* | lib/bch: Remove VLA usage | Kees Cook | 2018-06-22 | 1 | -8/+15 |
* | lib: add shared BCH ECC library | Ivan Djelic | 2011-03-11 | 1 | -0/+1368 |