Searched defs:mp_2expt (Results 1 – 5 of 5) sorted by relevance
24 mp_2expt (mp_int * a, int b) in mp_2expt() function
462 #define mp_2expt(a, b) ltc_mp.twoexpt(a, b) macro
1945 static int mp_2expt (mp_int * a, int b) in mp_2expt() function
1335 mp_err mp_2expt(mp_int *a, mp_digit k) in mp_2expt() function
735 mp_2expt (mp_int * a, int b) in mp_2expt() function