1
0
mirror of https://github.com/Mbed-TLS/mbedtls.git synced 2025-05-14 18:55:08 +03:00
Gilles Peskine 039b90cf5b Expose the PSA key slot structure to internal modules
Move psa_key_slot_t to a new header psa_crypto_core.h, to prepare for
moving the responsibility for some fields to
psa_crypto_slot_management.c.
2018-12-11 16:48:14 +01:00
..