mbedtls/include/psa
Gilles Peskine f6cc435a8a Remove psa_key_slot_t from public headers
This commit marks the beginning of the removal of support for direct
access to key slots. From this commit on, programs that use
psa_key_slot_t will no longer compile.

Subsequent commits will remove the now-unused legacy support in
psa_crypto.c.
2018-12-11 16:48:13 +01:00
..
crypto.h Switch function declarations from key slots to key handles 2018-12-11 16:48:10 +01:00
crypto_driver.h Some changes from 'pcd_' to 'psa_drv_' were missed 2018-10-26 10:56:11 -05:00
crypto_extra.h Fix indentation 2018-11-22 18:41:43 +02:00
crypto_platform.h Remove psa_key_slot_t from public headers 2018-12-11 16:48:13 +01:00
crypto_sizes.h Add TLS-1.2 PSK-to-MS key derivation algorithm identifier to PSA API 2018-11-19 11:24:21 +00:00
crypto_struct.h Add some missing compilation guards 2018-11-16 16:09:24 +01:00