mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-09-10 20:29:57 +00:00
Replace MBEDTLS_AES_C
Replace the remaining instances of MBEDTLS_AES_C as a configuration option. Signed-off-by: Ronald Cron <[email protected]>
This commit is contained in:
@@ -60,7 +60,7 @@ void mbedtls_version_get_string_full(char *string);
|
||||
* support", "Mbed TLS modules" and "Mbed TLS feature
|
||||
* support" in mbedtls_config.h
|
||||
*
|
||||
* \param feature The string for the define to check (e.g. "MBEDTLS_AES_C")
|
||||
* \param feature The string for the define to check (e.g. "MBEDTLS_SSL_SRV_C")
|
||||
*
|
||||
* \return 0 if the feature is present,
|
||||
* -1 if the feature is not present and
|
||||
|
||||
Reference in New Issue
Block a user