Home | History | Annotate | Download | only in elliptic

Lines Matching full:bit1

1029 			bit1 := p256GetBit(scalar, 95-i+j)
1032 index := bit0 | (bit1 << 1) | (bit2 << 2) | (bit3 << 3)