|
Wire Sysio Wire Sysion 1.0.0
|
#include <yubihsm_pkcs11.h>

Public Attributes | |
| List | slots |
| CK_CREATEMUTEX | create_mutex |
| CK_DESTROYMUTEX | destroy_mutex |
| CK_LOCKMUTEX | lock_mutex |
| CK_UNLOCKMUTEX | unlock_mutex |
| void * | mutex |
Definition at line 141 of file yubihsm_pkcs11.h.
| CK_CREATEMUTEX yubihsm_pkcs11_context::create_mutex |
Definition at line 143 of file yubihsm_pkcs11.h.
| CK_DESTROYMUTEX yubihsm_pkcs11_context::destroy_mutex |
Definition at line 144 of file yubihsm_pkcs11.h.
| CK_LOCKMUTEX yubihsm_pkcs11_context::lock_mutex |
Definition at line 145 of file yubihsm_pkcs11.h.
| void* yubihsm_pkcs11_context::mutex |
Definition at line 147 of file yubihsm_pkcs11.h.
| List yubihsm_pkcs11_context::slots |
Definition at line 142 of file yubihsm_pkcs11.h.
| CK_UNLOCKMUTEX yubihsm_pkcs11_context::unlock_mutex |
Definition at line 146 of file yubihsm_pkcs11.h.