Go to the documentation of this file.
35 #define HSM_MAX_SESSIONS 100
41 #define HSM_MAX_ALGONAME 16
43 #define HSM_ERROR_MSGSIZE 512
50 #define HSM_ERROR 0x10000001
51 #define HSM_PIN_INCORRECT 0x10000002
52 #define HSM_CONFIG_FILE_ERROR 0x10000003
53 #define HSM_REPOSITORY_NOT_FOUND 0x10000004
54 #define HSM_NO_REPOSITORIES 0x10000005
55 #define HSM_MODULE_NOT_FOUND 0x10000006
105 const char *error_action;
131 char *(pin_callback)(
const char *repository,
void *),
218 const char *repository);
236 const char *repository);
268 const char *repository,
269 unsigned long keysize);
348 unsigned char *buffer,
349 unsigned long length);
388 const char *token_name,
408 const char *repository);