Searched refs:mp_xtom (Results 1 – 5 of 5) sorted by relevance
120 MINT *modulus = mp_xtom(HEXMODULUS); in common_key()122 public = mp_xtom(xpublic); in common_key()123 secret = mp_xtom(xsecret); in common_key()160 MINT *modulus = mp_xtom(HEXMODULUS); in genkeys()
21 mp_xtom;
29 MINT *mp_xtom(const char *);
625 mp_xtom(const char *s) in mp_xtom() function
65 t2 = mp_xtom(str42); in testsimpel()