mbed-os/components/TARGET_PSA/services/crypto/COMPONENT_SPE
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
..
crypto_spe.h crypto: Update the service for Mbed Crypto 3.x 2019-12-20 16:01:17 +00:00
psa_crypto_access_control.c Fixes 2019-03-03 13:30:58 +02:00
psa_crypto_access_control.h Add internal documentation to access control header file 2019-02-24 15:07:54 +02:00
psa_crypto_partition.c crypto: Update the service for Mbed Crypto 3.x 2019-12-20 16:01:17 +00:00