summaryrefslogtreecommitdiff
path: root/lib/reed_solomon/test_rslib.c
AgeCommit message (Expand)Author
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld
2021-07-08lib: fix spelling mistakesZhen Lei
2019-07-02rslib: Make some functions staticYueHaibing
2019-06-26rslib: Add tests for the encoder and decoderFerdinand Blomqvist