Searched defs:MBEDTLS_MPI_MAX_SIZE (Results 1 – 9 of 9) sorted by relevance
94 #define MBEDTLS_MPI_MAX_SIZE 256 macro96 #define MBEDTLS_MPI_MAX_SIZE 512 macro99 #define MBEDTLS_MPI_MAX_SIZE 256 macro
84 #define MBEDTLS_MPI_MAX_SIZE 32 // 256-bit EC curve = 32 bytes macro
84 #define MBEDTLS_MPI_MAX_SIZE 48 // 384-bit EC curve = 48 bytes macro
84 #define MBEDTLS_MPI_MAX_SIZE 32 // 32 bytes for a 256-bit elliptic curve macro
83 #define MBEDTLS_MPI_MAX_SIZE 48 // 48 bytes for a 384-bit elliptic curve macro
85 #define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for… macro
88 #define MBEDTLS_MPI_MAX_SIZE 1024 /**< Maximum number of bytes for… macro
98 #define MBEDTLS_MPI_MAX_SIZE 32 macro
113 #define MBEDTLS_MPI_MAX_SIZE 32 /**< Maximum number of bytes for usable MPIs. */ macro