Home
last modified time | relevance | path

Searched refs:MP_MEMCPY (Results 1 – 2 of 2) sorted by relevance

/external/dropbear/libtommath/mtest/
Dmpi-config.h36 #ifndef MP_MEMCPY
37 #define MP_MEMCPY 1 /* use memcpy() to copy buffers? */ macro
Dmpi.c149 #if MP_MEMCPY == 0
2729 #if MP_MEMCPY == 0 in s_mp_copy()