mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-07 02:44:53 +00:00
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. |
||
|---|---|---|
| .. | ||
| crypto.h | ||
| crypto_extra.h | ||
| crypto_platform.h | ||