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