Lines Matching full:textit
595 the integer the mp\_int is meant to equal. The \textit{used} parameter dictates how many digits are significant, that is,
596 contribute to the value of the mp\_int. The \textit{alloc} parameter dictates how many digits are currently available in
605 This will grow the array of digits of $a$ to $size$. If the \textit{alloc} parameter is already bigger than
809 An unsigned comparison considers only the digits themselves and not the associated \textit{sign} flag of the
1491 For more details consider examining the file \textit{bn\_mp\_exptmod\_fast.c}.
1670 \textit{Note:} As of v0.30 of the LibTomMath library this function has been deprecated. It is still available
1818 For those using small numbers (\textit{snicker snicker}) there are several ``helper'' functions