27 #define WOLFSSL_KEIL_RL 29 #define NO_WOLFSSL_DIR 30 #define NO_MAIN_DRIVER 31 #define WOLFSSL_USER_IO 33 #define WOLFSSL_DER_LOAD 34 #define HAVE_NULL_CIPHER 36 #define SINGLE_THREADED 40 #define NO_SIMPLE_SERVER 41 #define NO_SIMPLE_CLIENT 49 #define MDK_CONF_SHELL 1 50 #if MDK_CONF_SHELL == 1 51 #define WOLFSSL_MDK_SHELL 57 #define MDK_CONF_CERT_BUFF 0 58 #if MDK_CONF_CERT_BUFF== 1 59 #define USE_CERT_BUFFERS_1024 60 #elif MDK_CONF_CERT_BUFF == 2 61 #define USE_CERT_BUFFERS_2048 65 #define MDK_CONF_CTaoCryptTest 1 66 #if MDK_CONF_CTaoCryptTest == 0 71 #define MDK_CONF_CTaoCryptBenchmark 1 72 #if MDK_CONF_CTaoCryptBenchmark == 0 73 #define NO_CRYPT_BENCHMARK 80 #define MDK_CONF_STM32F2_RNG 0 81 #if MDK_CONF_STM32F2_RNG == 1 88 #define MDK_CONF_STM32F2_CRYPTO 0 89 #if MDK_CONF_STM32F2_CRYPTO == 1 90 #define STM32F2_CRYPTO 101 #define MDK_CONF_TLS 1 102 #if MDK_CONF_TLS == 0 108 #define MDK_CONF_CERT_GEN 0 109 #if MDK_CONF_CERT_GEN == 1 110 #define WOLFSSL_CERT_GEN 114 #define MDK_CONF_KEY_GEN 0 115 #if MDK_CONF_KEY_GEN == 1 116 #define WOLFSSL_KEY_GEN 120 #define MDK_CONF_DER_LOAD 0 121 #if MDK_CONF_DER_LOAD == 1 122 #define WOLFSSL_DER_LOAD 126 #define MDK_CONF_OPENSSL_EXTRA 0 127 #if MDK_CONF_OPENSSL_EXTRA == 1 128 #define OPENSSL_EXTRA 142 #define MDK_CONF_MD2 0 143 #if MDK_CONF_MD2 == 1 148 #define MDK_CONF_MD4 1 149 #if MDK_CONF_MD4 == 0 155 #define MDK_CONF_SHA384 0 156 #if MDK_CONF_SHA384 == 1 157 #define WOLFSSL_SHA384 161 #define MDK_CONF_SHA512 0 162 #if MDK_CONF_SHA512 == 1 163 #define WOLFSSL_SHA512 167 #define MDK_CONF_RIPEMD 0 168 #if MDK_CONF_RIPEMD == 1 169 #define WOLFSSL_RIPEMD 173 #define MDK_CONF_HMAC 1 174 #if MDK_CONF_HMAC == 0 179 #define MDK_CONF_HC128 0 180 #if MDK_CONF_HC128 == 1 185 #define MDK_CONF_RABBIT 1 186 #if MDK_CONF_RABBI == 0 192 #define MDK_CONF_AEAD 0 193 #if MDK_CONF_AEAD == 1 198 #define MDK_CONF_DES3 1 199 #if MDK_CONF_DES3 == 0 204 #define MDK_CONF_CAMELLIA 0 205 #if MDK_CONF_CAMELLIA == 1 206 #define HAVE_CAMELLIA 212 #define MDK_CONF_DH 1 218 #define MDK_CONF_DSA 1 219 #if MDK_CONF_DSA == 0 224 #define MDK_CONF_PWDBASED 1 225 #if MDK_CONF_PWDBASED == 0 231 #define MDK_CONF_ECC 0 232 #if MDK_CONF_ECC == 1 237 #define MDK_CONF_PSK 1 238 #if MDK_CONF_PSK == 0 243 #define MDK_CONF_AESCCM 0 244 #if MDK_CONF_AESCCM == 1 249 #define MDK_CONF_AESGCM 0 250 #if MDK_CONF_AESGCM == 1 256 #define MDK_CONF_NTRU 0 257 #if MDK_CONF_NTRU == 1 266 #define MDK_CONF_INLINE 0 267 #if MDK_CONF_INLINE == 0 273 #define MDK_CONF_DebugMessage 0 274 #if MDK_CONF_DebugMessage == 1 275 #define DEBUG_WOLFSSL 279 #define MDK_CONF_CheckMalloc 1 280 #if MDK_CONF_CheckMalloc == 1 281 #define WOLFSSL_MALLOC_CHECK 288 #define MDK_CONF_ErrNo 0 289 #if MDK_CONF_ErrNo == 1 294 #define MDK_CONF_LIBZ 0 295 #if MDK_CONF_LIBZ == 1 300 #define MDK_CONF_CAVIUM 0 301 #if MDK_CONF_CAVIUM == 1 307 #define MDK_CONF_ErrorStrings 1 308 #if MDK_CONF_ErrorStrings == 0 309 #define NO_ERROR_STRINGS 314 #define MDK_CONF_SmallStack 1 315 #if MDK_CONF_SmallStack == 0 316 #define NO_WOLFSSL_SMALL_STACK 320 #define MDK_CONF_FASTMATH 0 321 #if MDK_CONF_FASTMATH == 1 322 #define USE_FAST_MATH