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

/external/dropbear/libtomcrypt/src/math/fp/
H A Dltc_ecc_fp_mulmod.c48 } lut_orders[] = { variable in typeref:struct:__anon5114
680 if ((sizeof(lut_orders) / sizeof(lut_orders[0])) < (1U<<FP_LUT)) {
720 if (lut_orders[y].ham != (int)x) continue;
723 if ((err = ltc_mp.ecc_ptadd(fp_cache[idx].LUT[lut_orders[y].terma], fp_cache[idx].LUT[lut_orders[y].termb],

Completed in 40 milliseconds