diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index c7cf57a52..e90893f8a 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h @@ -504,8 +504,7 @@ /** * \def MBEDTLS_CIPHER_MODE_XTS * - * Enable Xor-encrypt-xor with ciphertext stealing mode (XTS) for symmetric - * ciphers. + * Enable Xor-encrypt-xor with ciphertext stealing mode (XTS) for AES. */ #define MBEDTLS_CIPHER_MODE_XTS