Searched defs:mp_tohex (Results 1 - 3 of 3) sorted by relevance

/external/dropbear/libtommath/mtest/
H A Dmpi.h220 #define mp_tohex(M, S) mp_toradix((M), (S), 16) macro
/external/dropbear/libtommath/
H A Dtommath.h550 #define mp_tohex(M, S) mp_toradix((M), (S), 16) macro
/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_math.h500 #define mp_tohex(a, b) mp_toradix(a, b, 16) macro

Completed in 96 milliseconds