mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
162 B
Text
4 lines
162 B
Text
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.
|