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