Searched refs:hamming_compute_256 (Results 1 – 3 of 3) sorted by relevance
53 void hamming_compute_256(const uint8_t *data, uint8_t *code);
42 hamming_compute_256(const uint8_t *data, uint8_t *code) in hamming_compute_256() function
1039 hamming_compute_256(data, code); in nand_default_ecc_compute()