Searched refs:calcReedSolomonRemainder (Results 1 – 1 of 1) sorted by relevance
62 testable void calcReedSolomonRemainder(const uint8_t data[], int dataLen,309 calcReedSolomonRemainder(dat, datLen, generator, blockEccLen, ecc); in addEccAndInterleave()377 testable void calcReedSolomonRemainder(const uint8_t data[], int dataLen, in calcReedSolomonRemainder() function