Remove obsolete options from config.py
These options haven't existed for a long time.
This commit is contained in:
parent
61f3c0ce85
commit
f6f5ea21b5
1 changed files with 0 additions and 3 deletions
|
@ -169,9 +169,6 @@ def include_in_full(name):
|
||||||
'MBEDTLS_HAVE_SSE2',
|
'MBEDTLS_HAVE_SSE2',
|
||||||
'MBEDTLS_PLATFORM_NO_STD_FUNCTIONS',
|
'MBEDTLS_PLATFORM_NO_STD_FUNCTIONS',
|
||||||
'MBEDTLS_CTR_DRBG_USE_128_BIT_KEY',
|
'MBEDTLS_CTR_DRBG_USE_128_BIT_KEY',
|
||||||
'MBEDTLS_ECP_DP_M221_ENABLED',
|
|
||||||
'MBEDTLS_ECP_DP_M383_ENABLED',
|
|
||||||
'MBEDTLS_ECP_DP_M511_ENABLED',
|
|
||||||
'MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES',
|
'MBEDTLS_NO_DEFAULT_ENTROPY_SOURCES',
|
||||||
'MBEDTLS_NO_PLATFORM_ENTROPY',
|
'MBEDTLS_NO_PLATFORM_ENTROPY',
|
||||||
'MBEDTLS_RSA_NO_CRT',
|
'MBEDTLS_RSA_NO_CRT',
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue