OpenSSL  1.0.1c
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Macros
Classes | Typedefs
atalla.h File Reference

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 Documentation

typedef struct ItemStr Item
typedef int tfnASI_GetHardwareConfig(long card_num, unsigned int *ret_buf)

Definition at line 42 of file atalla.h.

typedef int tfnASI_GetPerformanceStatistics(int reset_flag, unsigned int *ret_buf)

Definition at line 39 of file atalla.h.

typedef int tfnASI_RSAPrivateKeyOpFn(RSAPrivateKey *rsaKey, unsigned char *output, unsigned char *input, unsigned int modulus_len)

Definition at line 44 of file atalla.h.