Searched refs:mp_toraw (Results 1 – 3 of 3) sorted by relevance
204 #define mp_toraw(mp, str) mp_to_signed_bin((mp), (str)) macro
542 #define mp_toraw(mp, str) mp_to_signed_bin((mp), (str)) macro
845 …-- Fixed up the PK code to remove all use of mp_toraw() and mp_read_raw() [get all the changes out…