Lines Matching full:bit1
1068 char bit1 = p256_get_bit(scalar, 95 - i + j);1071 limb index = bit0 | (bit1 << 1) | (bit2 << 2) | (bit3 << 3);