Lines Matching full:multiplication
97 * For all point multiplication functions, the following holds:
324 * the multiplication result is written over it. The multiplier
457 * This implementation uses custom code relying on multiplication of
459 * defined only on platforms that offer the 64x64->128 multiplication
475 * This implementation uses custom code relying on multiplication of
477 * defined only on platforms that offer the 64x64->128 multiplication
498 * - `order()` returns 2^255-1, since the point multiplication algorithm
512 * - `order()` returns 2^255-1, since the point multiplication algorithm
521 * This implementation uses custom code relying on multiplication of
526 * - `order()` returns 2^255-1, since the point multiplication algorithm
535 * This implementation uses custom code relying on multiplication of
540 * - `order()` returns 2^255-1, since the point multiplication algorithm
549 * This implementation uses custom code relying on multiplication of
551 * defined only on platforms that offer the 64x64->128 multiplication
557 * - `order()` returns 2^255-1, since the point multiplication algorithm
573 * This implementation uses custom code relying on multiplication of
575 * defined only on platforms that offer the 64x64->128 multiplication
581 * - `order()` returns 2^255-1, since the point multiplication algorithm