Searched refs:rowidx (Results 1 - 1 of 1) sorted by relevance

/netbsd-current/crypto/external/bsd/openssh/dist/
H A Dxmss_fast.c453 unsigned int offset, rowidx; local
498 rowidx = ((leaf_idx >> i) - 1) >> 1;
499 memcpy(state->auth + i * n, state->retain + (offset + rowidx) * n, n);

Completed in 159 milliseconds