Go to the documentation of this file.
26 #ifndef _ZCRYPT_CEX2A_H_
27 #define _ZCRYPT_CEX2A_H_
48 #define TYPE50_TYPE_CODE 0x50
50 #define TYPE50_MEB1_FMT 0x0001
51 #define TYPE50_MEB2_FMT 0x0002
52 #define TYPE50_MEB3_FMT 0x0003
53 #define TYPE50_CRB1_FMT 0x0011
54 #define TYPE50_CRB2_FMT 0x0012
55 #define TYPE50_CRB3_FMT 0x0013
105 unsigned char p[128];
106 unsigned char q[128];
107 unsigned char dp[128];
108 unsigned char dq[128];
109 unsigned char u[128];
118 unsigned char p[256];
119 unsigned char q[256];
120 unsigned char dp[256];
121 unsigned char dq[256];
122 unsigned char u[256];
135 #define TYPE80_RSP_CODE 0x80