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

Go to the source code of this file.

Macros

#define SUREWAREerr(f, r)   ERR_SUREWARE_error((f),(r),__FILE__,__LINE__)
 
#define SUREWARE_F_SUREWAREHK_CTRL   100
 
#define SUREWARE_F_SUREWAREHK_DH_EX_FREE   112
 
#define SUREWARE_F_SUREWAREHK_DSA_DO_SIGN   101
 
#define SUREWARE_F_SUREWAREHK_EX_FREE   102
 
#define SUREWARE_F_SUREWAREHK_FINISH   103
 
#define SUREWARE_F_SUREWAREHK_INIT   104
 
#define SUREWARE_F_SUREWAREHK_LOAD_PRIVKEY   105
 
#define SUREWARE_F_SUREWAREHK_LOAD_PUBKEY   113
 
#define SUREWARE_F_SUREWAREHK_MODEXP   107
 
#define SUREWARE_F_SUREWAREHK_RAND_BYTES   108
 
#define SUREWARE_F_SUREWAREHK_RAND_SEED   109
 
#define SUREWARE_F_SUREWAREHK_RSA_PRIV_DEC   110
 
#define SUREWARE_F_SUREWAREHK_RSA_SIGN   111
 
#define SUREWARE_F_SUREWARE_LOAD_PUBLIC   106
 
#define SUREWARE_R_BIO_WAS_FREED   100
 
#define SUREWARE_R_MISSING_KEY_COMPONENTS   105
 
#define SUREWARE_R_PADDING_CHECK_FAILED   106
 
#define SUREWARE_R_REQUEST_FAILED   101
 
#define SUREWARE_R_REQUEST_FALLBACK   102
 
#define SUREWARE_R_SIZE_TOO_LARGE_OR_TOO_SMALL   103
 
#define SUREWARE_R_UNIT_FAILURE   104
 
#define SUREWARE_R_UNKNOWN_PADDING_TYPE   107
 

Macro Definition Documentation

#define SUREWARE_F_SUREWARE_LOAD_PUBLIC   106

Definition at line 87 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_CTRL   100

Definition at line 74 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_DH_EX_FREE   112

Definition at line 75 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_DSA_DO_SIGN   101

Definition at line 76 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_EX_FREE   102

Definition at line 77 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_FINISH   103

Definition at line 78 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_INIT   104

Definition at line 79 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_LOAD_PRIVKEY   105

Definition at line 80 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_LOAD_PUBKEY   113

Definition at line 81 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_MODEXP   107

Definition at line 82 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_RAND_BYTES   108

Definition at line 83 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_RAND_SEED   109

Definition at line 84 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_RSA_PRIV_DEC   110

Definition at line 85 of file e_sureware_err.h.

#define SUREWARE_F_SUREWAREHK_RSA_SIGN   111

Definition at line 86 of file e_sureware_err.h.

#define SUREWARE_R_BIO_WAS_FREED   100

Definition at line 90 of file e_sureware_err.h.

#define SUREWARE_R_MISSING_KEY_COMPONENTS   105

Definition at line 91 of file e_sureware_err.h.

#define SUREWARE_R_PADDING_CHECK_FAILED   106

Definition at line 92 of file e_sureware_err.h.

#define SUREWARE_R_REQUEST_FAILED   101

Definition at line 93 of file e_sureware_err.h.

#define SUREWARE_R_REQUEST_FALLBACK   102

Definition at line 94 of file e_sureware_err.h.

#define SUREWARE_R_SIZE_TOO_LARGE_OR_TOO_SMALL   103

Definition at line 95 of file e_sureware_err.h.

#define SUREWARE_R_UNIT_FAILURE   104

Definition at line 96 of file e_sureware_err.h.

#define SUREWARE_R_UNKNOWN_PADDING_TYPE   107

Definition at line 97 of file e_sureware_err.h.

#define SUREWAREerr (   f,
 
)    ERR_SUREWARE_error((f),(r),__FILE__,__LINE__)

Definition at line 69 of file e_sureware_err.h.