Searched refs:MBEDTLS_MPI_MAX_SIZE (Results 1 – 4 of 4) sorted by relevance
112 #define MBEDTLS_MPI_MAX_SIZE 32 // 256 bits is 32 bytes macro
113 #define MBEDTLS_MPI_MAX_SIZE 48 // 384 bits is 48 bytes macro
99 #define MBEDTLS_MPI_MAX_SIZE 32 // 256 bits is 32 bytes macro
452 #define MBEDTLS_MPI_MAX_SIZE 32 /**< Maximum number of bytes for usable MPIs. */ macro