mirror of
https://github.com/yuzu-emu/mbedtls.git
synced 2025-10-27 13:07:41 +00:00
Replace `psa_key_slot_t key` by `psa_key_handle_t` in function declarations. This is a transition period during which handles are key slot numbers and the whole library can still be used by accessing a key slot number without allocating a handle. |
||
|---|---|---|
| .. | ||
| crypto.h | ||
| crypto_driver.h | ||
| crypto_extra.h | ||
| crypto_platform.h | ||
| crypto_sizes.h | ||
| crypto_struct.h | ||