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