Home
last modified time | relevance | path

Searched defs:T_size (Results 1 – 1 of 1) sorted by relevance

/optee_os/lib/libmbedtls/mbedtls/library/
H A Decp.c128 unsigned char T_size; /* number of points in table T */ member
1365 mbedtls_ecp_point *T[], size_t T_size) in ecp_normalize_jac_many()
1861 const unsigned char T_size = 1U << (w - 1); in ecp_precompute_comb() local
2017 const mbedtls_ecp_point T[], unsigned char T_size, in ecp_select_comb()
2048 const mbedtls_ecp_point T[], unsigned char T_size, in ecp_mul_comb_core()
2172 unsigned char T_size, in ecp_mul_comb_after_precomp()
2302 unsigned char T_size = 0, T_ok = 0; in ecp_mul_comb() local