diff --git a/include/mbedtls/config.h b/include/mbedtls/config.h index 5755df3b9..6f2d54156 100644 --- a/include/mbedtls/config.h +++ b/include/mbedtls/config.h @@ -3636,8 +3636,7 @@ //#define MBEDTLS_PARAM_FAILED( cond ) assert( cond ) /* PSA options */ -/** \def MBEDTLS_PSA_HMAC_DRBG_MD_TYPE - * +/** * Use HMAC_DRBG with the specified hash algorithm for HMAC_DRBG for the * PSA crypto subsystem. *