mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-25 23:35:37 +01:00
5 lines
204 B
Plaintext
5 lines
204 B
Plaintext
|
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.
|