mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2026-08-19 01:29:56 +00:00
Be consistent with self-test naming
Signed-off-by: Andrzej Kurek <[email protected]>
This commit is contained in:
@@ -1,5 +1,5 @@
|
||||
Bugfix
|
||||
* Fix a build issue when defining MBEDTLS_TIMING_ALT and MBEDTLS_SELF_TEST.
|
||||
The library would not link if the user didn't provide an external selftest
|
||||
The library would not link if the user didn't provide an external self-test
|
||||
function. The self-test is now provided regardless of the choice of
|
||||
internal/alternative timing implementation. Fixes #6923.
|
||||
|
||||
Reference in New Issue
Block a user