Home
last modified time | relevance | path

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

/AliOS-Things-master/components/mbedtls/include/mbedtls/
A Dbignum.h54 #define MBEDTLS_MPI_MAX_LIMBS 10000 macro
A Dcompat-1.3.h1284 #define POLARSSL_MPI_MAX_LIMBS MBEDTLS_MPI_MAX_LIMBS
/AliOS-Things-master/components/mbedtls/library/
A Dbignum.c125 if( nblimbs > MBEDTLS_MPI_MAX_LIMBS ) in mbedtls_mpi_grow()
157 if( nblimbs > MBEDTLS_MPI_MAX_LIMBS ) in mbedtls_mpi_shrink()

Completed in 19 milliseconds