Home | History | Annotate | Download | only in curve25519

Lines Matching defs:Bi

3628 static ge_precomp Bi[8] = {
3758 ge_madd(&t, &u, &Bi[bslide[i] / 2]);
3761 ge_msub(&t, &u, &Bi[(-bslide[i]) / 2]);