mbedtls/include/psa
Gilles Peskine 0cad07c2fb New header crypto_sizes.h
This header will contain macros that calculate buffer sizes, whose
semantics are standardized but whose definitions are
implementation-specific because they depend on the available algorithms
and on some permitted buffer size tolerances.

Move size macros from crypto_struct.h to crypto_sizes.h, because these
definitions need to be available both in the frontend and in the
backend, whereas structures have different contents.
2018-09-12 16:41:11 +03:00
..
crypto_extra.h Add PSA crypto module 2018-09-05 10:59:00 +03:00
crypto_platform.h Add key management functions 2018-09-05 11:53:24 +03:00
crypto_sizes.h New header crypto_sizes.h 2018-09-12 16:41:11 +03:00
crypto_struct.h New header crypto_sizes.h 2018-09-12 16:41:11 +03:00
crypto.h New header crypto_sizes.h 2018-09-12 16:41:11 +03:00