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

Go to the source code of this file.

Macros

#define CCA4758err(f, r)   ERR_CCA4758_error((f),(r),__FILE__,__LINE__)
 
#define CCA4758_F_CCA_RSA_SIGN   105
 
#define CCA4758_F_CCA_RSA_VERIFY   106
 
#define CCA4758_F_IBM_4758_CCA_CTRL   100
 
#define CCA4758_F_IBM_4758_CCA_FINISH   101
 
#define CCA4758_F_IBM_4758_CCA_INIT   102
 
#define CCA4758_F_IBM_4758_LOAD_PRIVKEY   103
 
#define CCA4758_F_IBM_4758_LOAD_PUBKEY   104
 
#define CCA4758_R_ALREADY_LOADED   100
 
#define CCA4758_R_ASN1_OID_UNKNOWN_FOR_MD   101
 
#define CCA4758_R_COMMAND_NOT_IMPLEMENTED   102
 
#define CCA4758_R_DSO_FAILURE   103
 
#define CCA4758_R_FAILED_LOADING_PRIVATE_KEY   104
 
#define CCA4758_R_FAILED_LOADING_PUBLIC_KEY   105
 
#define CCA4758_R_NOT_LOADED   106
 
#define CCA4758_R_SIZE_TOO_LARGE_OR_TOO_SMALL   107
 
#define CCA4758_R_UNIT_FAILURE   108
 
#define CCA4758_R_UNKNOWN_ALGORITHM_TYPE   109
 

Macro Definition Documentation

#define CCA4758_F_CCA_RSA_SIGN   105

Definition at line 74 of file e_4758cca_err.h.

#define CCA4758_F_CCA_RSA_VERIFY   106

Definition at line 75 of file e_4758cca_err.h.

#define CCA4758_F_IBM_4758_CCA_CTRL   100

Definition at line 76 of file e_4758cca_err.h.

#define CCA4758_F_IBM_4758_CCA_FINISH   101

Definition at line 77 of file e_4758cca_err.h.

#define CCA4758_F_IBM_4758_CCA_INIT   102

Definition at line 78 of file e_4758cca_err.h.

#define CCA4758_F_IBM_4758_LOAD_PRIVKEY   103

Definition at line 79 of file e_4758cca_err.h.

#define CCA4758_F_IBM_4758_LOAD_PUBKEY   104

Definition at line 80 of file e_4758cca_err.h.

#define CCA4758_R_ALREADY_LOADED   100

Definition at line 83 of file e_4758cca_err.h.

#define CCA4758_R_ASN1_OID_UNKNOWN_FOR_MD   101

Definition at line 84 of file e_4758cca_err.h.

#define CCA4758_R_COMMAND_NOT_IMPLEMENTED   102

Definition at line 85 of file e_4758cca_err.h.

#define CCA4758_R_DSO_FAILURE   103

Definition at line 86 of file e_4758cca_err.h.

#define CCA4758_R_FAILED_LOADING_PRIVATE_KEY   104

Definition at line 87 of file e_4758cca_err.h.

#define CCA4758_R_FAILED_LOADING_PUBLIC_KEY   105

Definition at line 88 of file e_4758cca_err.h.

#define CCA4758_R_NOT_LOADED   106

Definition at line 89 of file e_4758cca_err.h.

#define CCA4758_R_SIZE_TOO_LARGE_OR_TOO_SMALL   107

Definition at line 90 of file e_4758cca_err.h.

#define CCA4758_R_UNIT_FAILURE   108

Definition at line 91 of file e_4758cca_err.h.

#define CCA4758_R_UNKNOWN_ALGORITHM_TYPE   109

Definition at line 92 of file e_4758cca_err.h.

#define CCA4758err (   f,
 
)    ERR_CCA4758_error((f),(r),__FILE__,__LINE__)

Definition at line 69 of file e_4758cca_err.h.