Home
last modified time | relevance | path

Searched refs:ecp_normalize_mxz (Results 1 - 1 of 1) sorted by relevance

/third_party/mbedtls/library/
H A Decp.c2423 static int ecp_normalize_mxz(const mbedtls_ecp_group *grp, mbedtls_ecp_point *P) in ecp_normalize_mxz() function
2447 * This is sort of the reverse operation of ecp_normalize_mxz().
2609 MBEDTLS_MPI_CHK(ecp_normalize_mxz(grp, R)); in ecp_mul_mxz()

Completed in 5 milliseconds