mbedtls/include/psa
Gilles Peskine db6b03b4f2 Remove old-style accelerator and entropy driver interfaces
The driver interfaces described in crypto_accel_driver.h and
crypto_entropy_driver.h are no longer being worked on. We do not
intend to finish the design of these interfaces or to implement them
in Mbed TLS. They have been superseded by the unified driver
interface (docs/proposed/psa-driver-interface.md), which is being
actively worked on both to finalize the specification and to implement
it in Mbed TLS.

The partially implemented dynamic secure element interface is staying
for now.

Signed-off-by: Gilles Peskine <Gilles.Peskine@arm.com>
2020-11-30 17:37:14 +01:00
..
crypto_compat.h Improve/fix documentation 2020-11-20 13:57:15 +01:00
crypto_config.h Updates to PSA crypto library based on review comments 2020-11-18 08:09:49 -08:00
crypto_driver_common.h Remove old-style accelerator and entropy driver interfaces 2020-11-30 17:37:14 +01:00
crypto_extra.h psa stats: Count locked slots instead of unlocked ones 2020-11-19 16:59:40 +01:00
crypto_platform.h Merge pull request #3547 from ronald-cron-arm/psa-openless 2020-11-20 18:48:33 +01:00
crypto_se_driver.h psa: Fix references to macros in comments 2020-11-10 16:18:07 +01:00
crypto_sizes.h Update support macros for IV/nonce sizes 2020-10-29 11:07:39 +01:00
crypto_struct.h psa: Fix tests/handling of lifetime incompatible with location 2020-11-10 18:18:15 +01:00
crypto_types.h psa: Move from key handle to key identifier 2020-11-10 16:00:41 +01:00
crypto_values.h psa: Fix references to macros in comments 2020-11-10 16:18:07 +01:00
crypto.h Improve/fix documentation 2020-11-20 13:57:15 +01:00