Home
last modified time | relevance | path

Searched refs:mp_toraw (Results 1 – 3 of 3) sorted by relevance

/external/dropbear/libtommath/mtest/
Dmpi.h204 #define mp_toraw(mp, str) mp_to_signed_bin((mp), (str)) macro
/external/dropbear/libtommath/
Dtommath.h542 #define mp_toraw(mp, str) mp_to_signed_bin((mp), (str)) macro
/external/dropbear/libtomcrypt/
Dchanges845 …-- Fixed up the PK code to remove all use of mp_toraw() and mp_read_raw() [get all the changes out…