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

/external/dropbear/libtomcrypt/src/headers/
H A Dtomcrypt_math.h125 int (*twoexpt)(void *a , int n); member in struct:__anon4564
462 #define mp_2expt(a, b) ltc_mp.twoexpt(a, b)
/external/dropbear/libtomcrypt/src/math/
H A Dgmp_desc.c131 static int twoexpt(void *a, int n) function
409 &twoexpt,
H A Dltm_desc.c159 static int twoexpt(void *a, int n) function
415 &twoexpt,
H A Dtfm_desc.c157 static int twoexpt(void *a, int n) function
703 &twoexpt,
/external/dropbear/libtomcrypt/
H A Dcrypt.tex6071 int (*twoexpt)(void *a , int n);

Completed in 122 milliseconds