Lines Matching refs:values
746 Both functions work like the previous counterparts except they first mp\_init $a$ before setting the values.
931 positive. This function is rather handy when you have to compare against small values such as $1$ (which often
1328 /* initialize a,b to desired values, mp_init mu,
1421 /* initialize a,b to desired values,
1554 $a$ for all values of $b$ greater than three.
1562 will automatically detect the fastest modular reduction technique to use during the operation. For negative values of
1577 ideal for values of $b$ greater than three. It will work but become very slow. So unless you are working with very small
1584 values of $b$. If particularly large roots are required then a factor method could be used instead. For example,
1605 equal to $b$ or not. If the values are equal then $a$ is probably prime and $result$ is set to one. Otherwise $result$
1713 to terminate the string. Valid values of ``radix'' line in the range $[2, 64]$. To determine the size (exact) required
1805 symbol. The result is stored in $c$ and can take on one of three values $\lbrace -1, 0, 1 \rbrace$. If $p$ is prime