Searched refs:compare_d (Results 1 - 5 of 5) sorted by relevance

/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_math.h106 int (*compare_d)(void *a, unsigned long n); member in struct:__anon17713
459 #define mp_cmp_d(a, b) ltc_mp.compare_d(a, b)
/external/dropbear/libtomcrypt/src/math/
H A Dgmp_desc.c104 static int compare_d(void *a, unsigned long b) function
406 &compare_d,
H A Dltm_desc.c133 static int compare_d(void *a, unsigned long b) function
412 &compare_d,
H A Dtfm_desc.c132 static int compare_d(void *a, unsigned long b) function
700 &compare_d,
/external/dropbear/libtomcrypt/
H A Dcrypt.tex6052 int (*compare_d)(void *a, unsigned long n);

Completed in 291 milliseconds