We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent b16a513 commit 0b991cbCopy full SHA for 0b991cb
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