1
0
Fork 0
alistair23-linux/lib/reed_solomon
Segher Boessenkool d7e5a5462f [RSLIB] Support non-canonical GF representations
For the CAFÉ NAND controller, we need to support non-canonical 
representations of the Galois field. Allow the caller to provide its own 
function for generating the field, and CAFÉ can use rslib instead of its
own implementation.

Signed-off-by: Segher Boessenkool <segher@kernel.crashing.org>
Signed-off-by: David Woodhouse <dwmw2@infradead.org>
2007-05-02 11:56:33 +01:00
..
Makefile [LIB] reed_solomon: Clean up trailing white spaces 2005-11-07 14:25:38 +01:00
decode_rs.c [LIB] reed_solomon: Clean up trailing white spaces 2005-11-07 14:25:38 +01:00
encode_rs.c [LIB] reed_solomon: Clean up trailing white spaces 2005-11-07 14:25:38 +01:00
reed_solomon.c [RSLIB] Support non-canonical GF representations 2007-05-02 11:56:33 +01:00