Home | History | Annotate | Download | only in bn

Lines Matching defs:Ni

334 	BIGNUM Ni;     /* R*(1/R mod N) - N*Ni = 1
335 * (Ni is only stored for bignum algorithm) */
336 BN_ULONG n0[2];/* least significant word(s) of Ni;