mbed TLS v3.1.0
Macros
API version

Macros

#define PSA_CRYPTO_API_VERSION_MAJOR   1
 
#define PSA_CRYPTO_API_VERSION_MINOR   0
 

Detailed Description

Macro Definition Documentation

#define PSA_CRYPTO_API_VERSION_MAJOR   1

The major version of this implementation of the PSA Crypto API

Definition at line 57 of file crypto.h.

#define PSA_CRYPTO_API_VERSION_MINOR   0

The minor version of this implementation of the PSA Crypto API

Definition at line 62 of file crypto.h.