mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2025-03-03 01:13:37 +00:00
4 lines
130 B
Plaintext
4 lines
130 B
Plaintext
New deprecations
|
|
* Deprecate mbedtls_cipher_setup_psa() function.
|
|
Use psa_aead_xxx() / psa_cipher_xxx() directly instead.
|