mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-01-07 09:10:42 +01: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.
|