Lines Matching refs:bit3
1037 bit3 := p256GetBit(scalar, 223-i+j)1038 index := bit0 | (bit1 << 1) | (bit2 << 2) | (bit3 << 3)