mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-11-22 02:45:34 +00:00
Add an API for byte generators: psa_crypto_generator_t, PSA_CRYPTO_GENERATOR_INIT, psa_crypto_generator_init, psa_get_generator_capacity, psa_generator_read, psa_generator_import_key, psa_generator_abort. This commit does not yet implement any generator algorithm, it only provides the framework. This code may not compile with -Wunused. |
||
|---|---|---|
| .. | ||
| crypto.h | ||
| crypto_extra.h | ||
| crypto_platform.h | ||
| crypto_sizes.h | ||
| crypto_struct.h | ||