mirror of
https://github.com/yuzu-mirror/mbedtls.git
synced 2026-04-20 22:05:15 +00:00
4 lines
204 B
Text
4 lines
204 B
Text
Changes
|
|
* A new library C file psa_crypto_client.c has been created to contain
|
|
the PSA code needed by a PSA crypto client when the PSA crypto
|
|
implementation is not included into the library.
|