Mbed TLS v3.6.0
Loading...
Searching...
No Matches
Data Fields
mbedtls_platform_context Struct Reference

The platform context structure. More...

#include <platform.h>

Data Fields

char private_dummy
 
int dummy
 

Detailed Description

The platform context structure.

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

Definition at line 440 of file platform.h.

Field Documentation

◆ dummy

int mbedtls_platform_context::dummy

Definition at line 11 of file platform_alt.h.

◆ private_dummy

char mbedtls_platform_context::private_dummy

A placeholder member, as empty structs are not portable.

Definition at line 441 of file platform.h.


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