Home | History | Annotate | Download | only in ec

Lines Matching full:multiples

1500 /* Interleaved point multiplication using precomputed point multiples: The
1501 * small point multiples 0*P, 1*P, ..., 17*P are in pre_comp[], the scalars
1503 * generator, using certain (large) precomputed multiples in g_pre_comp.
1519 /* Loop over all scalars msb-to-lsb, interleaving additions of multiples
1521 * other points multiples (every 5th round). */
1531 /* add multiples of the generator */
1748 /* unless we precompute multiples for just one or two points,
1792 /* precompute multiples */