Home
last modified time | relevance | path

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

/optee_os-3.20.0/lib/libmbedtls/mbedtls/library/
A Dbignum.c1235 static mbedtls_mpi_uint mpi_sub_hlp( size_t n, in mpi_sub_hlp() function
1284 carry = mpi_sub_hlp( n, X->p, A->p, B->p ); in mbedtls_mpi_sub_abs()
2000 d[n] -= mpi_sub_hlp( n, d, d, N->p ); in mpi_montmul()

Completed in 6 milliseconds