summaryrefslogtreecommitdiff
path: root/lib/reed_solomon/test_rslib.c
AgeCommit message (Expand)AuthorFilesLines
2026-02-22Convert 'alloc_obj' family to use the new default GFP_KERNEL argumentLinus Torvalds1-2/+2
2026-02-21treewide: Replace kmalloc with kmalloc_obj for non-scalar typesKees Cook1-2/+2
2022-11-18treewide: use get_random_u32_below() instead of deprecated functionJason A. Donenfeld1-3/+3
2022-10-12treewide: use get_random_u32() when possibleJason A. Donenfeld1-3/+3
2022-10-12treewide: 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