Searched refs:MP_MEMSET (Results 1 - 2 of 2) sorted by relevance

/external/dropbear/libtommath/mtest/
H A Dmpi-config.h32 #ifndef MP_MEMSET
33 #define MP_MEMSET 1 /* use memset() to zero buffers? */ macro
H A Dmpi.c140 of the MP_MEMSET and MP_MEMCPY configuration options...
142 #if MP_MEMSET == 0
147 #endif /* MP_MEMSET */
2709 #if MP_MEMSET == 0

Completed in 70 milliseconds