Home
last modified time | relevance | path

Searched refs:FP_LUT (Results 1 – 1 of 1) sorted by relevance

/optee_os-3.20.0/core/lib/libtomcrypt/src/math/fp/
A Dltc_ecc_fp_mulmod.c19 #ifndef FP_LUT
20 #define FP_LUT 8U macro
23 #if (FP_LUT > 12) || (FP_LUT < 2)
50 #if FP_LUT > 6
59 #if FP_LUT > 7
76 #if FP_LUT > 8
109 #if FP_LUT > 9
174 #if FP_LUT > 10
303 #if FP_LUT > 11
682 bitlen += FP_LUT - x; in s_build_lut()
[all …]

Completed in 5 milliseconds