Home
last modified time | relevance | path

Searched refs:mbedtls_mpi_mod_inv_mont (Results 1 – 1 of 1) sorted by relevance

/openthread-latest/third_party/mbedtls/repo/library/
Dbignum_mod.c202 static int mbedtls_mpi_mod_inv_mont(mbedtls_mpi_mod_residue *X, in mbedtls_mpi_mod_inv_mont() function
275 ret = mbedtls_mpi_mod_inv_mont(X, A, N, working_memory); in mbedtls_mpi_mod_inv()