mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-11-27 11:24:22 +01:00
e81a0cf0b9
Signed-off-by: gabor-mezei-arm <gabor.mezei@arm.com>
5 lines
160 B
Plaintext
5 lines
160 B
Plaintext
API changes
|
|
* Implement one-shot cipher functions, psa_cipher_encrypt and
|
|
psa_cipher_decrypt, according to the PSA Crypto API 1.0.0
|
|
specification.
|