We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 91b113c commit c7cedcbCopy full SHA for c7cedcb
doc/bn.tex
@@ -918,7 +918,7 @@ \subsection{Long Long Constants - platform dependant}
918
unsigned long long mp_get_magll (mp_int * a);
919
\end{alltt}
920
921
-This will return the least significant bits of the mp\_int $a$ that fit into a ``long''.
+This will return the least significant bits of the mp\_int $a$ that fit into a ``long long''.
922
923
\subsection{Initialize and Setting Constants}
924
To both initialize and set small constants the following two functions are available.
0 commit comments