Remove CTR DRBG from baremetal test configuration

This commit is contained in:
Hanno Becker 2019-08-26 13:41:11 +01:00
parent c973fdee72
commit 801de73ad6

View file

@ -37,9 +37,6 @@
/* Debug output */
#define MBEDTLS_DEBUG_C
/* ssl_client2 and ssl_server2 use CTR-DRBG so far. */
#define MBEDTLS_CTR_DRBG_C
/* The ticket implementation hardcodes AES-GCM */
#define MBEDTLS_GCM_C