Searched refs:ecp_randomize_mxz (Results 1 – 2 of 2) sorted by relevance
2460 static int ecp_randomize_mxz(const mbedtls_ecp_group *grp, mbedtls_ecp_point *P, in ecp_randomize_mxz() function2585 MBEDTLS_MPI_CHK(ecp_randomize_mxz(grp, &RP, f_rng, p_rng)); in ecp_mul_mxz()2616 MBEDTLS_MPI_CHK(ecp_randomize_mxz(grp, R, f_rng, p_rng)); in ecp_mul_mxz()
1806 * Fix potential memory leaks in ecp_randomize_jac() and ecp_randomize_mxz()