mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 20:17:09 +00:00
When calling psa_generate_key, pass the size of the parameters buffer explicitly. This makes calls more verbose but less error-prone. This also has the benefit that in an implementation with separation, the frontend knows how many bytes to send to the backend without needing to know about each key type. |
||
|---|---|---|
| .. | ||
| crypto.h | ||
| crypto_extra.h | ||
| crypto_platform.h | ||
| crypto_struct.h | ||