We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent bfb4379 commit 7b22edeCopy full SHA for 7b22ede
features/mbedtls/importer/adjust-config.sh
@@ -85,6 +85,7 @@ conf unset MBEDTLS_CIPHER_MODE_CTR
85
conf unset MBEDTLS_CIPHER_PADDING_ONE_AND_ZEROS
86
conf unset MBEDTLS_CIPHER_PADDING_ZEROS_AND_LEN
87
conf unset MBEDTLS_CIPHER_PADDING_ZEROS
88
+conf unset MBEDTLS_CIPHER_MODE_XTS
89
conf unset MBEDTLS_ECP_DP_SECP192R1_ENABLED
90
conf unset MBEDTLS_ECP_DP_SECP224R1_ENABLED
91
conf unset MBEDTLS_ECP_DP_SECP521R1_ENABLED
features/mbedtls/importer/adjust-no-entropy-config.sh
@@ -36,3 +36,4 @@ add_code() {
36
}
37
38
conf set MBEDTLS_CMAC_C
39
0 commit comments