mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2024-12-03 20:14:14 +01:00
e59236fc17
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.
3 lines
29 B
Plaintext
3 lines
29 B
Plaintext
PSA init/deinit
|
|
init_deinit:
|