Searched defs:TT (Results 1 – 3 of 3) sorted by relevance
39 #define TT 0x01 macro
19 #define TT(x) (((x) >> 2) & 0x3) macro
1199 mbedtls_ecp_point *cur, *TT[COMB_MAX_PRE - 1]; in ecp_precompute_comb() local