mbedtls/include/psa
Gilles Peskine f3b731e817 Move integral types and associated macros to their own header
Some parts of the library, and crypto drivers, need to see key types,
algorithms, policies, etc. but not API functions. Move portable
integral types and macros to build and analyze values of these types
to a separate headers crypto_types.h and crypto_values.h.

No functional changes, code was only moved from crypto.h to the new headers.
2018-12-21 17:53:09 +01:00
..
crypto.h Move integral types and associated macros to their own header 2018-12-21 17:53:09 +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
crypto_types.h Move integral types and associated macros to their own header 2018-12-21 17:53:09 +01:00
crypto_values.h Move integral types and associated macros to their own header 2018-12-21 17:53:09 +01:00