mbedtls/include/psa
Gilles Peskine e59236fc17 Add PSA crypto module
New module psa_crypto.c (MBEDTLS_PSA_CRYPTO_C):
Platform Security Architecture compatibility layer on top of
libmedcrypto.

Implement psa_crypto_init function which sets up a RNG.

Add a mbedtls_psa_crypto_free function which deinitializes the
library.

Define a first batch of error codes.
2018-09-05 10:59:00 +03:00
..
crypto.h Add PSA crypto module 2018-09-05 10:59:00 +03:00
crypto_extra.h Add PSA crypto module 2018-09-05 10:59:00 +03:00
crypto_platform.h Add PSA crypto module 2018-09-05 10:59:00 +03:00