hecc_get_bit
while (!hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) {
while (hecc_get_bit(priv, HECC_CANES, HECC_CANES_CCE) && cnt != 0) {