Important changes to repositories hosted on mbed.com
Mbed hosted mercurial repositories are deprecated and are due to be permanently deleted in July 2026.
To keep a copy of this software download the repository Zip archive or clone locally using Mercurial.
It is also possible to export all your personal repositories from the account settings page.
Dependents: TYBLE16_simple_data_logger TYBLE16_MP3_Air
crypto_sizes.h File Reference
PSA cryptography module: Mbed TLS buffer size macros. More...
Go to the source code of this file.
Detailed Description
PSA cryptography module: Mbed TLS buffer size macros.
- Note:
- This file may not be included directly. Applications must include psa/crypto.h.
This file contains the definitions of macros that are useful to compute buffer sizes. The signatures and semantics of these macros are standardized, but the definitions are not, because they depend on the available algorithms and, in some cases, on permitted tolerances on buffer sizes.
In implementations with isolation between the application and the cryptography module, implementers should take care to ensure that the definitions that are exposed to applications match what the module implements.
Macros that compute sizes whose values do not depend on the implementation are in crypto.h.
Definition in file crypto_sizes.h.
Generated on Tue Jul 12 2022 13:55:06 by
