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