FreeRTOS: PKCS11
PKCS11 Cryptoki Library
Return to main page ↑
mbedtls_threading_mutex_t Struct Reference

Mutext struct used to synchronize mbedTLS operations. More...

#include <threading_alt.h>

Data Fields

SemaphoreHandle_t mutex
 FreeRTOS semaphore.
 
char is_valid
 Flag used by mbedTLS to track wether a mutex is valid.
 

Detailed Description

Mutext struct used to synchronize mbedTLS operations.


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