Home
last modified time | relevance | path

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

/third_party/mbedtls/library/
Dbignum_core.c73 static mbedtls_mpi_uint mpi_bigendian_to_host_c(mbedtls_mpi_uint a) in mpi_bigendian_to_host_c() function
102 return mpi_bigendian_to_host_c(a); in mpi_bigendian_to_host()