Searched refs:rowidx (Results 1 – 1 of 1) sorted by relevance
455 unsigned int offset, rowidx; in bds_round() local500 rowidx = ((leaf_idx >> i) - 1) >> 1; in bds_round()501 memcpy(state->auth + i * n, state->retain + (offset + rowidx) * n, n); in bds_round()