Lines Matching full:number
32 * number of limbs as the modulus. All bignum sizes must be at least 1 and
142 * \param ext_rep The endianness of the number in the input buffer.
164 * \param ext_rep The endianness in which the number should be written into the output buffer.
182 * the same number of limbs as \p N.
207 * all be associated with the modulus \p N and must all have the same number
215 * number of limbs as \p N.
236 * \brief Returns the number of limbs of working memory required for
243 * \param AN_limbs The number of limbs in the input `A` and the modulus `N`
247 * \return The number of limbs of working memory required by
260 * \param[in] A The number to calculate the modular inverse of.
264 * \param AN_limbs The number of limbs in \p A, \p N and \p RR.
267 * \param[in,out] T Temporary storage of at least the number of limbs returned
289 * The number of limbs in each operand, and the result, is given by the
341 /** Generate a random number uniformly in a range.
343 * This function generates a random number between \p min inclusive and
364 * unable to find a suitable value within a limited number
378 * Must have the same number of limbs as \p N.
390 * Must have the same number of limbs as \p N.
402 * the same number of limbs as \p N.