Searched defs:calculate_ecc (Results 1 – 2 of 2) sorted by relevance
98 void calculate_ecc(BYTE *table, BYTE *data, BYTE *ecc1, BYTE *ecc2, BYTE *ecc3) in calculate_ecc() function191 int _Correct_D_SwECC(BYTE *buf, BYTE *redundant_ecc, BYTE *calculate_ecc) in _Correct_D_SwECC()
691 static u8 calculate_ecc(u32 high, u32 low) in calculate_ecc() function