LOW_BIT_MASK
#if LOW_BIT_MASK != 0
int ndx = nonce[7] & LOW_BIT_MASK;
t.tmp_nonce_lo[3] &= ~LOW_BIT_MASK; /* zero last bit */