summaryrefslogtreecommitdiffstats
path: root/lib/reed_solomon/test_rslib.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld2022-11-181-3/+3
* treewide: use get_random_u32() when possibleJason A. Donenfeld2022-10-111-3/+3
* treewide: use prandom_u32_max() when possible, part 1Jason A. Donenfeld2022-10-111-3/+3
* lib: fix spelling mistakesZhen Lei2021-07-081-1/+1
* rslib: Make some functions staticYueHaibing2019-07-021-6/+6
* rslib: Add tests for the encoder and decoderFerdinand Blomqvist2019-06-261-0/+518