Home
last modified time | relevance | path

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

/mbedtls-development/library/
A Dbignum.c868 static mbedtls_mpi_uint mpi_uint_bigendian_to_host( mbedtls_mpi_uint x ) in mpi_uint_bigendian_to_host() function
934 tmp = mpi_uint_bigendian_to_host( *cur_limb_left ); in mpi_bigendian_to_host()
935 *cur_limb_left = mpi_uint_bigendian_to_host( *cur_limb_right ); in mpi_bigendian_to_host()

Completed in 7 milliseconds