Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
H A Decp.c2765 static int mbedtls_ecp_mul_shortcuts(mbedtls_ecp_group *grp, in mbedtls_ecp_mul_shortcuts() function
2842 MBEDTLS_MPI_CHK(mbedtls_ecp_mul_shortcuts(grp, pmP, m, P, rs_ctx)); in mbedtls_ecp_muladd_restartable()
2850 MBEDTLS_MPI_CHK(mbedtls_ecp_mul_shortcuts(grp, pR, n, Q, rs_ctx)); in mbedtls_ecp_muladd_restartable()

Completed in 5 milliseconds