Mbed TLS v3.6.2
Loading...
Searching...
No Matches
private_access.h File Reference

Macro wrapper for struct's members. More...

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Macros

#define MBEDTLS_PRIVATE(member)
 

Detailed Description

Macro wrapper for struct's members.

Definition in file private_access.h.

Macro Definition Documentation

◆ MBEDTLS_PRIVATE

#define MBEDTLS_PRIVATE ( member)
Value:
private_##member

Definition at line 15 of file private_access.h.

Referenced by mbedtls_cipher_get_iv_size(), mbedtls_pk_ec(), and mbedtls_pk_rsa().