mbed-os/components/TARGET_PSA/services/crypto
Jaeden Amero 689274b6b4 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.
2019-12-20 16:01:17 +00:00
..
COMPONENT_PSA_SRV_IPC crypto: Update the service for Mbed Crypto 3.x 2019-12-20 16:01:17 +00:00
COMPONENT_SPE crypto: Update the service for Mbed Crypto 3.x 2019-12-20 16:01:17 +00:00
crypto_partition_psa.json psa: Update crypto service for PSA Crypto 1.0b3 2019-08-29 14:55:21 +01:00