Home
last modified time | relevance | path

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

/openthread-3.5.0/third_party/mbedtls/repo/library/
Decp.c1863 mbedtls_ecp_point *cur, *TT[COMB_MAX_PRE - 1]; in ecp_precompute_comb() local
1930 TT[j++] = T + i; in ecp_precompute_comb()
1934 MBEDTLS_MPI_CHK( ecp_normalize_jac_many( grp, TT, j ) ); in ecp_precompute_comb()
1967 TT[j] = T + j + 1; in ecp_precompute_comb()
1971 MBEDTLS_MPI_CHK( ecp_normalize_jac_many( grp, TT, j ) ); in ecp_precompute_comb()