|
FreeRTOS:
PKCS11
PKCS11 Cryptoki Library
|
| Return to main page ↑ |
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. | |
Mutext struct used to synchronize mbedTLS operations.