Searched defs:MBEDTLS_MPI_MAX_SIZE (Results 1 – 3 of 3) sorted by relevance
84 #define MBEDTLS_MPI_MAX_SIZE 32 // 256 bits is 32 bytes macro
83 #define MBEDTLS_MPI_MAX_SIZE 48 // 384 bits is 48 bytes macro
76 #define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for… macro