summaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon/test_rslib.c
AgeCommit message (Expand)AuthorFilesLines
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-3/+3
2022-10-11treewide: use get_random_u32() when possibleJason A. Donenfeld1-3/+3
2022-10-11treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld1-3/+3
2021-07-08lib: fix spelling mistakesZhen Lei1-1/+1
2019-07-02rslib: Make some functions staticYueHaibing1-6/+6
2019-06-26rslib: Add tests for the encoder and decoderFerdinand Blomqvist1-0/+518