Home | History | Annotate | Download | only in libtomcrypt

Lines Matching full:lcm

20 \def\lcm{{\rm lcm}}
3231 $\mbox{lcm}(p - 1, q - 1)$. The public key consists of the composite $N$ and some integer $e$ such that
6207 /** lcm
6213 int (*lcm)(void *a, void *b, void *c);