Searched refs:ecp_randomize_mxz (Results 1 – 2 of 2) sorted by relevance
2278 static int ecp_randomize_mxz( const mbedtls_ecp_group *grp, mbedtls_ecp_point *P, in ecp_randomize_mxz() function2403 MBEDTLS_MPI_CHK( ecp_randomize_mxz( grp, &RP, f_rng, p_rng ) ); in ecp_mul_mxz()2435 MBEDTLS_MPI_CHK( ecp_randomize_mxz( grp, R, f_rng, p_rng ) ); in ecp_mul_mxz()
928 * Fix potential memory leaks in ecp_randomize_jac() and ecp_randomize_mxz()
Completed in 12 milliseconds