Chapter 5. Public Functions Provided

Table of Contents

free_rs - Free the rs control structure, if its not longer used
init_rs - Find a matching or allocate a new rs control structure
encode_rs8 - Calculate the parity for data values (8bit data width)
decode_rs8 - Decode codeword (8bit data width)
encode_rs16 - Calculate the parity for data values (16bit data width)
decode_rs16 - Decode codeword (16bit data width)

This chapter contains the autogenerated documentation of the Reed-Solomon functions which are exported.