Home
last modified time | relevance | path

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

/openthread-3.4.0/third_party/mbedtls/repo/library/
Dbignum.c699 static mbedtls_mpi_uint mpi_uint_bigendian_to_host_c( mbedtls_mpi_uint x ) in mpi_uint_bigendian_to_host_c() function
754 return( mpi_uint_bigendian_to_host_c( x ) ); in mpi_uint_bigendian_to_host()