The platform context structure. More...
#include <platform.h>
Data Fields | |
| char | private_dummy |
| int | dummy |
The platform context structure.
Definition at line 440 of file platform.h.
| int mbedtls_platform_context::dummy |
Definition at line 11 of file platform_alt.h.
| char mbedtls_platform_context::private_dummy |
A placeholder member, as empty structs are not portable.
Definition at line 441 of file platform.h.