mbedtls/include
Hanno Becker ce1ddee13a Add psa_enabled field to cipher ctx and add dummy implementations
This field determines whether a cipher context should
use an external implementation of the PSA Crypto API for
cryptographic operations, or Mbed TLS' own crypto library.

The commit also adds dummy implementations for the cipher API.
2018-11-22 16:33:01 +00:00
..
mbedtls Add psa_enabled field to cipher ctx and add dummy implementations 2018-11-22 16:33:01 +00:00
psa change MBEDTLS_RANDOM_SEED_ITS define to be PSA_CRYPTO_ITS_RANDOM_SEED_UID 2018-11-21 17:31:07 +02:00
.gitignore
CMakeLists.txt CMake: psa: Enable installing of headers 2018-11-21 12:16:40 +00:00