Go to the source code of this file.
Classes | |
struct | ItemStr |
struct | RSAPrivateKeyStr |
Typedefs | |
typedef struct ItemStr | Item |
typedef struct RSAPrivateKeyStr | RSAPrivateKey |
typedef int | tfnASI_GetPerformanceStatistics (int reset_flag, unsigned int *ret_buf) |
typedef int | tfnASI_GetHardwareConfig (long card_num, unsigned int *ret_buf) |
typedef int | tfnASI_RSAPrivateKeyOpFn (RSAPrivateKey *rsaKey, unsigned char *output, unsigned char *input, unsigned int modulus_len) |
typedef struct RSAPrivateKeyStr RSAPrivateKey |
typedef int tfnASI_GetHardwareConfig(long card_num, unsigned int *ret_buf) |
typedef int tfnASI_GetPerformanceStatistics(int reset_flag, unsigned int *ret_buf) |
typedef int tfnASI_RSAPrivateKeyOpFn(RSAPrivateKey *rsaKey, unsigned char *output, unsigned char *input, unsigned int modulus_len) |