Searched refs:mp_itom (Results 1 – 10 of 10) sorted by relevance
108 MINT *pk = mp_itom(0); /* Initial public key */ in __generic_gen_dhkeys()109 MINT *sk = mp_itom(0); /* Initial private key */ in __generic_gen_dhkeys()111 MINT *base = mp_itom(BASE); /* We shift by BASEBITS */ in __generic_gen_dhkeys()112 MINT *root = mp_itom(proot); /* We get the root as a MINT */ in __generic_gen_dhkeys()139 tmp = mp_itom(seed); in __generic_gen_dhkeys()149 tmp = mp_itom(0); in __generic_gen_dhkeys()193 a = mp_itom(0); in extractdeskeys()250 MINT *ck = mp_itom(0); in __generic_common_dhkeys()
120 MINT *pk = mp_itom(0);121 MINT *sk = mp_itom(0);123 MINT *base = mp_itom(BASE/2); /* BASE won't fit in a short */124 MINT *root = mp_itom(PROOT);131 tmp = mp_itom(2);138 tmp = mp_itom(r);143 tmp = mp_itom(0);212 a = mp_itom(0);275 common = mp_itom(0); in __gen_common_dhkeys_g()
109 mp_itom(short n) in mp_itom() function171 MINT *m = mp_itom(0); in mp_xtom()175 sixteen = mp_itom(16); in mp_xtom()181 d = mp_itom(digit); in mp_xtom()207 MINT *m = mp_itom(0); in mp_mtox()208 MINT *zero = mp_itom(0); in mp_mtox()
63 one = mp_itom(1); in mp_invert()
51 MINT *itom(short n) { return (mp_itom(n)); } in itom()
44 mp_itom;
24 mp_itom.3mp \41 mp_itom.3mp := LINKSRC = mp.3mp
62 extern MINT *mp_itom(short);
19 link path=usr/share/man/man3mp/mp_itom.3mp target=mp.3mp
1219 a = mp_itom(0);1323 common = mp_itom(0);1680 common = mp_itom(0);