Home
last modified time | relevance | path

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

/mbedtls-latest/library/
Decp.c324 static void mpi_free_many(mbedtls_mpi *arr, size_t size) in mpi_free_many() function
1446 mpi_free_many(c, T_size); in ecp_normalize_jac_many()
1993 mpi_free_many(tmp, sizeof(tmp) / sizeof(mbedtls_mpi)); in ecp_precompute_comb()
2096 mpi_free_many(tmp, sizeof(tmp) / sizeof(mbedtls_mpi)); in ecp_mul_comb_core()
2614 mpi_free_many(tmp, sizeof(tmp) / sizeof(mbedtls_mpi)); in ecp_mul_mxz()
2885 mpi_free_many(tmp, sizeof(tmp) / sizeof(mbedtls_mpi)); in mbedtls_ecp_muladd_restartable()