Home
last modified time | relevance | path

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

/openthread-2.7.6/third_party/mbedtls/repo/library/
Decp.c1843 mbedtls_ecp_point *cur, *TT[COMB_MAX_PRE - 1]; in ecp_precompute_comb() local
1910 TT[j++] = T + i; in ecp_precompute_comb()
1914 MBEDTLS_MPI_CHK( ecp_normalize_jac_many( grp, TT, j ) ); in ecp_precompute_comb()
1947 TT[j] = T + j + 1; in ecp_precompute_comb()
1951 MBEDTLS_MPI_CHK( ecp_normalize_jac_many( grp, TT, j ) ); in ecp_precompute_comb()