mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-07-28 00:21:48 +03:00
change log and migr. guide fixes and _DEPRECATED_REMOVED removed
Signed-off-by: TRodziewicz <tomasz.rodziewicz@mobica.com>
This commit is contained in:
@ -1,7 +1,9 @@
|
||||
Rename mbedtls_*_ret() cryptography functions whose deprecated variants have been removed in #4029
|
||||
--
|
||||
Rename mbedtls_*_ret() cryptography functions whose deprecated variants
|
||||
have been removed in #4029
|
||||
--------------------------
|
||||
|
||||
This change affects users who were using the `mbedtls_*_ret()` criptography functions.
|
||||
This change affects users who were using the `mbedtls_*_ret()` cryptography
|
||||
functions.
|
||||
|
||||
Those functions were created based on now-deprecated functions according to a
|
||||
requirement that a function needs to return a value. This change brings back the
|
||||
|
Reference in New Issue
Block a user