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

  /external/dropbear/libtomcrypt/src/headers/
tomcrypt_math.h 106 int (*compare_d)(void *a, unsigned long n); member in struct:__anon7180
459 #define mp_cmp_d(a, b) ltc_mp.compare_d(a, b)
  /external/dropbear/libtomcrypt/src/math/
gmp_desc.c 104 static int compare_d(void *a, unsigned long b) function
406 &compare_d,
ltm_desc.c 133 static int compare_d(void *a, unsigned long b) function
412 &compare_d,
tfm_desc.c 132 static int compare_d(void *a, unsigned long b) function
700 &compare_d,
  /external/dropbear/libtomcrypt/
crypt.tex     [all...]

Completed in 176 milliseconds