Searched refs:INV_P1_MOD_P2 (Results 1 – 3 of 3) sorted by relevance
43 const mpd_uint_t INV_P1_MOD_P2 = 18446744055098026669ULL; variable93 const mpd_uint_t INV_P1_MOD_P2 = 2013265901UL; variable
78 extern const mpd_uint_t INV_P1_MOD_P2;
155 s = MULMOD(s, INV_P1_MOD_P2); in crt3()