Loading...
Searching...
No Matches
27#define WOLFSSL_MDK_ARM
32#define WOLFSSL_DER_LOAD
33#define HAVE_NULL_CIPHER
35#define SINGLE_THREADED
38#define WOLFSSL_USER_IO
42#define NO_SIMPLE_SERVER
43#define NO_SIMPLE_CLIENT
51#define MDK_CONF_SHELL 1
52#if MDK_CONF_SHELL == 1
53#define WOLFSSL_MDK_SHELL
59#define MDK_CONF_CERT_BUFF 1
60#if MDK_CONF_CERT_BUFF == 1
61#define USE_CERT_BUFFERS_1024
62#elif MDK_CONF_CERT_BUFF == 2
63#define USE_CERT_BUFFERS_2048
67#define MDK_CONF_CTaoCryptTest 1
68#if MDK_CONF_CTaoCryptTest == 0
73#define MDK_CONF_CTaoCryptBenchmark 1
74#if MDK_CONF_CTaoCryptBenchmark == 0
75#define NO_CRYPT_BENCHMARK
83#define MDK_CONF_STM32F2_RNG 0
84#if MDK_CONF_STM32F2_RNG == 1
91#define MDK_CONF_STM32F2_CRYPTO 0
92#if MDK_CONF_STM32F2_CRYPTO == 1
105#define MDK_CONF_MD2 0
111#define MDK_CONF_MD4 1
118#define MDK_CONF_SHA384 0
119#if MDK_CONF_SHA384 == 1
120#define WOLFSSL_SHA384
124#define MDK_CONF_SHA512 0
125#if MDK_CONF_SHA512 == 1
126#define WOLFSSL_SHA512
130#define MDK_CONF_RIPEMD 0
131#if MDK_CONF_RIPEMD == 1
132#define WOLFSSL_RIPEMD
136#define MDK_CONF_HMAC 1
137#if MDK_CONF_HMAC == 0
142#define MDK_CONF_HC128 0
143#if MDK_CONF_HC128 == 1
148#define MDK_CONF_RABBIT 1
149#if MDK_CONF_RABBI == 0
155#define MDK_CONF_AEAD 0
156#if MDK_CONF_AEAD == 1
161#define MDK_CONF_DES3 1
162#if MDK_CONF_DES3 == 0
167#define MDK_CONF_CAMELLIA 0
168#if MDK_CONF_CAMELLIA == 1
181#define MDK_CONF_DSA 1
187#define MDK_CONF_PWDBASED 1
188#if MDK_CONF_PWDBASED == 0
194#define MDK_CONF_ECC 0
200#define MDK_CONF_PSK 1
206#define MDK_CONF_AESCCM 0
207#if MDK_CONF_AESCCM == 1
212#define MDK_CONF_AESGCM 0
213#if MDK_CONF_AESGCM == 1
219#define MDK_CONF_NTRU 0
220#if MDK_CONF_NTRU == 1
229#define MDK_CONF_INLINE 0
230#if MDK_CONF_INLINE == 0
236#define MDK_CONF_DebugMessage 0
237#if MDK_CONF_DebugMessage == 1
242#define MDK_CONF_CheckMalloc 1
243#if MDK_CONF_CheckMalloc == 1
244#define WOLFSSL_MALLOC_CHECK
251#define MDK_CONF_ErrNo 0
252#if MDK_CONF_ErrNo == 1
257#define MDK_CONF_LIBZ 0
258#if MDK_CONF_LIBZ == 1
263#define MDK_CONF_CAVIUM 0
264#if MDK_CONF_CAVIUM == 1
270#define MDK_CONF_ErrorStrings 1
271#if MDK_CONF_ErrorStrings == 0
272#define NO_ERROR_STRINGS
277#define MDK_CONF_SmallStack 1
278#if MDK_CONF_SmallStack == 0
279#define NO_WOLFSSL_SMALL_STACK
283#define MDK_CONF_FASTMATH 0
284#if MDK_CONF_FASTMATH == 1