Skip to content

Commit e249c0e

Browse files
config.pl full: exclude MBEDTLS_CTR_DRBG_USE_128_BIT_KEY
This is a variant toggle, not an extra feature, so it should be tested separately.
1 parent 77d4457 commit e249c0e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

scripts/config.pl

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -78,6 +78,7 @@
7878
MBEDTLS_DEPRECATED_REMOVED
7979
MBEDTLS_HAVE_SSE2
8080
MBEDTLS_PLATFORM_NO_STD_FUNCTIONS
81+
MBEDTLS_CTR_DRBG_USE_128_BIT_KEY
8182
MBEDTLS_ECP_DP_M221_ENABLED
8283
MBEDTLS_ECP_DP_M383_ENABLED
8384
MBEDTLS_ECP_DP_M511_ENABLED

0 commit comments

Comments
 (0)