Searched refs:TAB_SIZE (Results 1 - 3 of 3) sorted by relevance

/netbsd-6-1-5-RELEASE/crypto/external/bsd/heimdal/dist/lib/hcrypto/libtommath/
H A Dbn_s_mp_exptmod.c20 #define TAB_SIZE 32 macro
22 #define TAB_SIZE 256 macro
27 mp_int M[TAB_SIZE], res, mu;
H A Dbn_mp_exptmod_fast.c29 #define TAB_SIZE 32 macro
31 #define TAB_SIZE 256 macro
36 mp_int M[TAB_SIZE], res;
/netbsd-6-1-5-RELEASE/external/bsd/wpa/dist/src/tls/
H A Dlibtommath.c1863 #define TAB_SIZE 32 macro
1865 #define TAB_SIZE 256 macro
1870 mp_int M[TAB_SIZE], res, mu;
2942 mp_int M[TAB_SIZE], res;

Completed in 207 milliseconds