mbed TLS v2.6.0
Data Fields
mbedtls_platform_context Struct Reference

Platform context structure. More...

#include <platform.h>

Data Fields

char dummy
 Placeholder member as empty structs are not portable. More...
 

Detailed Description

Platform context structure.

Note
This structure may be used to assist platform-specific setup/teardown operations.

Definition at line 299 of file platform.h.

Field Documentation

char mbedtls_platform_context::dummy

Placeholder member as empty structs are not portable.

Definition at line 300 of file platform.h.


The documentation for this struct was generated from the following file: