Lines Matching full:multiplier
106 * multiplier arrays (not their actual value length in bits) may
324 * the multiplication result is written over it. The multiplier
335 * - The multiplier integer MUST be non-zero and less than the
345 * \param x multiplier (unsigned big-endian).
346 * \param xlen multiplier length (in bytes).
356 * The multiplier MUST be non-zero and less than the curve
361 * \param x multiplier (unsigned big-endian).
362 * \param xlen multiplier length (in bytes).
390 * - The multiplier integers (`x` and `y`) MUST be non-zero
405 * \param x multiplier for `A` (unsigned big-endian).
406 * \param xlen length of multiplier for `A` (in bytes).
407 * \param y multiplier for `A` (unsigned big-endian).
408 * \param ylen length of multiplier for `A` (in bytes).