mbed-os/components/TARGET_PSA/services/crypto/COMPONENT_PSA_SRV_IPC
Jaeden Amero 7ed3f9c998 crypto: Update the service for Mbed Crypto 3.x
Update Mbed OS's PSA Crypto service to work with Mbed Crypto 3.x.

- psa_asymmetric_verify() is now called psa_verify_hash().
- psa_asymmetric_sign() is now called psa_sign_hash().

Compatibilty wrappers are provided via crypto_compat.h for source-level
backwards compatibility.
2020-04-07 10:22:00 +01:00
..
crypto_platform_spe.h crypto: Update the service for Mbed Crypto 3.x 2020-04-07 10:22:00 +01:00
crypto_struct.h Create a new partition for the crypto service 2018-11-27 11:56:29 +02:00
crypto_struct_ipc.h psa: Update crypto service for PSA Crypto 1.0b3 2019-08-29 14:55:21 +01:00
psa_crypto_spm.c crypto: Update the service for Mbed Crypto 3.x 2020-04-07 10:22:00 +01:00