We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
2 parents c21526b + 0b991cb commit dc50b7cCopy full SHA for dc50b7c
tls-client/mbedtls_entropy_config.h
@@ -33,6 +33,7 @@
33
* Set this value higher to enable handling larger keys, but be aware that this
34
* will increase the stack usage.
35
*/
36
+#undef MBEDTLS_MPI_MAX_SIZE
37
#define MBEDTLS_MPI_MAX_SIZE 256
38
39
#define MBEDTLS_MPI_WINDOW_SIZE 1
0 commit comments