mirror of
https://github.com/Mbed-TLS/mbedtls.git
synced 2024-12-29 18:18:24 +00:00
3742f7c4b4
Signed-off-by: Valerio Setti <valerio.setti@nordicsemi.no>
5 lines
162 B
Plaintext
5 lines
162 B
Plaintext
Features
|
|
* Add functions mbedtls_md_psa_alg_from_type() and
|
|
mbedtls_md_type_from_psa_alg() to convert between mbedtls_md_type_t and
|
|
psa_algorithm_t.
|