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

  /external/dropbear/libtommath/mtest/
mpi-config.h 44 #ifndef MP_ARGCHK
50 #define MP_ARGCHK 2 /* how to check input arguments */
mpi.h 62 #if MP_ARGCHK == 1
64 #elif MP_ARGCHK == 2
mpi.c 399 #if MP_ARGCHK == 2
    [all...]

Completed in 118 milliseconds