mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-08-07 06:42:56 +03:00
Correct documentation references to Mbed TLS
Use the correct formatting of the product name in the documentation. Signed-off-by: Bence Szépkúti <bence.szepkuti@arm.com>
This commit is contained in:
@@ -10,8 +10,8 @@ into `build_info.h`, including the handling of the `MBEDTLS_CONFIG_FILE`
|
||||
macro.
|
||||
|
||||
A config file version symbol, `MBEDTLS_CONFIG_VERSION` was introduced.
|
||||
Defining it to a particular value will ensure that mbedtls interprets
|
||||
Defining it to a particular value will ensure that Mbed TLS interprets
|
||||
the config file in a way that's compatible with the config file format
|
||||
used by the mbedtls release whose `MBEDTLS_VERSION_NUMBER` has the same
|
||||
used by the Mbed TLS release whose `MBEDTLS_VERSION_NUMBER` has the same
|
||||
value.
|
||||
The only value supported by mbedtls 3.0.0 is `0x03000000`.
|
||||
The only value supported by Mbed TLS 3.0.0 is `0x03000000`.
|
||||
|
Reference in New Issue
Block a user