HomeSort by relevance Sort by last modified time
    Searched refs:MP_MEMCPY (Results 1 - 2 of 2) sorted by null

  /external/dropbear/libtommath/mtest/
mpi-config.h 36 #ifndef MP_MEMCPY
37 #define MP_MEMCPY 1 /* use memcpy() to copy buffers? */
mpi.c 140 of the MP_MEMSET and MP_MEMCPY configuration options...
149 #if MP_MEMCPY == 0
154 #endif /* MP_MEMCPY */
    [all...]

Completed in 73 milliseconds