Symbol: DES_LONG
crypto/libressl/crypto/des/cfb64ede.c
144
DES_LONG d0,d1,v0,v1;
crypto/libressl/crypto/des/cfb64ede.c
147
DES_LONG ti[2];
crypto/libressl/crypto/des/cfb64ede.c
71
DES_LONG v0,v1;
crypto/libressl/crypto/des/cfb64ede.c
74
DES_LONG ti[2];
crypto/libressl/crypto/des/cfb64enc.c
70
DES_LONG v0,v1;
crypto/libressl/crypto/des/cfb64enc.c
73
DES_LONG ti[2];
crypto/libressl/crypto/des/cfb_enc.c
144
DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
crypto/libressl/crypto/des/cfb_enc.c
74
DES_LONG d0,d1,v0,v1;
crypto/libressl/crypto/des/cfb_enc.c
77
DES_LONG ti[2];
crypto/libressl/crypto/des/cfb_enc.c
97
DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
crypto/libressl/crypto/des/des_enc.c
158
void DES_encrypt2(DES_LONG *data, DES_key_schedule *ks, int enc)
crypto/libressl/crypto/des/des_enc.c
160
DES_LONG l,r,t,u;
crypto/libressl/crypto/des/des_enc.c
167
DES_LONG *s;
crypto/libressl/crypto/des/des_enc.c
247
void DES_encrypt3(DES_LONG *data, DES_key_schedule *ks1,
crypto/libressl/crypto/des/des_enc.c
250
DES_LONG l,r;
crypto/libressl/crypto/des/des_enc.c
257
DES_encrypt2((DES_LONG *)data,ks1,DES_ENCRYPT);
crypto/libressl/crypto/des/des_enc.c
258
DES_encrypt2((DES_LONG *)data,ks2,DES_DECRYPT);
crypto/libressl/crypto/des/des_enc.c
259
DES_encrypt2((DES_LONG *)data,ks3,DES_ENCRYPT);
crypto/libressl/crypto/des/des_enc.c
267
void DES_decrypt3(DES_LONG *data, DES_key_schedule *ks1,
crypto/libressl/crypto/des/des_enc.c
270
DES_LONG l,r;
crypto/libressl/crypto/des/des_enc.c
277
DES_encrypt2((DES_LONG *)data,ks3,DES_DECRYPT);
crypto/libressl/crypto/des/des_enc.c
278
DES_encrypt2((DES_LONG *)data,ks2,DES_ENCRYPT);
crypto/libressl/crypto/des/des_enc.c
279
DES_encrypt2((DES_LONG *)data,ks1,DES_DECRYPT);
crypto/libressl/crypto/des/des_enc.c
297
DES_LONG tin0,tin1;
crypto/libressl/crypto/des/des_enc.c
298
DES_LONG tout0,tout1,xor0,xor1;
crypto/libressl/crypto/des/des_enc.c
302
DES_LONG tin[2];
crypto/libressl/crypto/des/des_enc.c
322
DES_encrypt3((DES_LONG *)tin,ks1,ks2,ks3);
crypto/libressl/crypto/des/des_enc.c
337
DES_encrypt3((DES_LONG *)tin,ks1,ks2,ks3);
crypto/libressl/crypto/des/des_enc.c
350
DES_LONG t0,t1;
crypto/libressl/crypto/des/des_enc.c
364
DES_decrypt3((DES_LONG *)tin,ks1,ks2,ks3);
crypto/libressl/crypto/des/des_enc.c
385
DES_decrypt3((DES_LONG *)tin,ks1,ks2,ks3);
crypto/libressl/crypto/des/des_enc.c
64
void DES_encrypt1(DES_LONG *data, DES_key_schedule *ks, int enc)
crypto/libressl/crypto/des/des_enc.c
66
DES_LONG l,r,t,u;
crypto/libressl/crypto/des/des_enc.c
73
DES_LONG *s;
crypto/libressl/crypto/des/des_locl.h
112
#define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \
crypto/libressl/crypto/des/des_locl.h
113
l|=((DES_LONG)(*((c)++)))<<16L, \
crypto/libressl/crypto/des/des_locl.h
114
l|=((DES_LONG)(*((c)++)))<< 8L, \
crypto/libressl/crypto/des/des_locl.h
115
l|=((DES_LONG)(*((c)++))))
crypto/libressl/crypto/des/des_locl.h
148
{ DES_LONG tmp; LOAD_DATA(R,S,u,t,E0,E1,tmp); }
crypto/libressl/crypto/des/des_locl.h
184
LL^= *(const DES_LONG *)(des_SP +u1); \
crypto/libressl/crypto/des/des_locl.h
185
LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
crypto/libressl/crypto/des/des_locl.h
189
LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
crypto/libressl/crypto/des/des_locl.h
190
LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
crypto/libressl/crypto/des/des_locl.h
195
LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
crypto/libressl/crypto/des/des_locl.h
196
LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
crypto/libressl/crypto/des/des_locl.h
200
LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
crypto/libressl/crypto/des/des_locl.h
201
LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
crypto/libressl/crypto/des/des_locl.h
211
LL^= *(const DES_LONG *)(des_SP +u1); \
crypto/libressl/crypto/des/des_locl.h
212
LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
crypto/libressl/crypto/des/des_locl.h
217
LL^= *(const DES_LONG *)(des_SP+0x400+s1); \
crypto/libressl/crypto/des/des_locl.h
218
LL^= *(const DES_LONG *)(des_SP+0x600+s2); \
crypto/libressl/crypto/des/des_locl.h
222
LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
crypto/libressl/crypto/des/des_locl.h
223
LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
crypto/libressl/crypto/des/des_locl.h
228
LL^= *(const DES_LONG *)(des_SP+0x500+s1); \
crypto/libressl/crypto/des/des_locl.h
229
LL^= *(const DES_LONG *)(des_SP+0x700+s2); }
crypto/libressl/crypto/des/des_locl.h
236
*(const DES_LONG *)(des_SP +((u )&0xfc))^ \
crypto/libressl/crypto/des/des_locl.h
237
*(const DES_LONG *)(des_SP+0x200+((u>> 8L)&0xfc))^ \
crypto/libressl/crypto/des/des_locl.h
238
*(const DES_LONG *)(des_SP+0x400+((u>>16L)&0xfc))^ \
crypto/libressl/crypto/des/des_locl.h
239
*(const DES_LONG *)(des_SP+0x600+((u>>24L)&0xfc))^ \
crypto/libressl/crypto/des/des_locl.h
240
*(const DES_LONG *)(des_SP+0x100+((t )&0xfc))^ \
crypto/libressl/crypto/des/des_locl.h
241
*(const DES_LONG *)(des_SP+0x300+((t>> 8L)&0xfc))^ \
crypto/libressl/crypto/des/des_locl.h
242
*(const DES_LONG *)(des_SP+0x500+((t>>16L)&0xfc))^ \
crypto/libressl/crypto/des/des_locl.h
243
*(const DES_LONG *)(des_SP+0x700+((t>>24L)&0xfc)); }
crypto/libressl/crypto/des/des_locl.h
368
DES_LONG tt; \
crypto/libressl/crypto/des/des_locl.h
378
DES_LONG tt; \
crypto/libressl/crypto/des/des_locl.h
386
extern const DES_LONG DES_SPtrans[8][64];
crypto/libressl/crypto/des/des_locl.h
388
void fcrypt_body(DES_LONG *out,DES_key_schedule *ks,
crypto/libressl/crypto/des/des_locl.h
389
DES_LONG Eswap0, DES_LONG Eswap1);
crypto/libressl/crypto/des/des_locl.h
82
#define c2l(c,l) (l =((DES_LONG)(*((c)++))) , \
crypto/libressl/crypto/des/des_locl.h
83
l|=((DES_LONG)(*((c)++)))<< 8L, \
crypto/libressl/crypto/des/des_locl.h
84
l|=((DES_LONG)(*((c)++)))<<16L, \
crypto/libressl/crypto/des/des_locl.h
85
l|=((DES_LONG)(*((c)++)))<<24L)
crypto/libressl/crypto/des/des_locl.h
92
case 8: l2 =((DES_LONG)(*(--(c))))<<24L; \
crypto/libressl/crypto/des/des_locl.h
93
case 7: l2|=((DES_LONG)(*(--(c))))<<16L; \
crypto/libressl/crypto/des/des_locl.h
94
case 6: l2|=((DES_LONG)(*(--(c))))<< 8L; \
crypto/libressl/crypto/des/des_locl.h
95
case 5: l2|=((DES_LONG)(*(--(c)))); \
crypto/libressl/crypto/des/des_locl.h
96
case 4: l1 =((DES_LONG)(*(--(c))))<<24L; \
crypto/libressl/crypto/des/des_locl.h
97
case 3: l1|=((DES_LONG)(*(--(c))))<<16L; \
crypto/libressl/crypto/des/des_locl.h
98
case 2: l1|=((DES_LONG)(*(--(c))))<< 8L; \
crypto/libressl/crypto/des/des_locl.h
99
case 1: l1|=((DES_LONG)(*(--(c)))); \
crypto/libressl/crypto/des/ecb3_enc.c
66
DES_LONG l0,l1;
crypto/libressl/crypto/des/ecb3_enc.c
67
DES_LONG ll[2];
crypto/libressl/crypto/des/ecb_enc.c
107
DES_LONG l;
crypto/libressl/crypto/des/ecb_enc.c
108
DES_LONG ll[2];
crypto/libressl/crypto/des/ecb_enc.c
92
if (sizeof(DES_LONG) != sizeof(long))
crypto/libressl/crypto/des/fcrypt.c
65
DES_LONG Eswap0,Eswap1;
crypto/libressl/crypto/des/fcrypt.c
66
DES_LONG out[2],ll;
crypto/libressl/crypto/des/fcrypt_b.c
82
void fcrypt_body(DES_LONG *out, DES_key_schedule *ks, DES_LONG Eswap0,
crypto/libressl/crypto/des/fcrypt_b.c
83
DES_LONG Eswap1)
crypto/libressl/crypto/des/fcrypt_b.c
85
DES_LONG l,r,t,u;
crypto/libressl/crypto/des/fcrypt_b.c
89
DES_LONG *s;
crypto/libressl/crypto/des/fcrypt_b.c
91
DES_LONG E0,E1;
crypto/libressl/crypto/des/fcrypt_b.c
96
s=(DES_LONG *)ks;
crypto/libressl/crypto/des/ncbc_enc.c
101
DES_encrypt1((DES_LONG *)tin,_schedule,DES_ENCRYPT);
crypto/libressl/crypto/des/ncbc_enc.c
119
DES_encrypt1((DES_LONG *)tin,_schedule,DES_DECRYPT);
crypto/libressl/crypto/des/ncbc_enc.c
131
DES_encrypt1((DES_LONG *)tin,_schedule,DES_DECRYPT);
crypto/libressl/crypto/des/ncbc_enc.c
74
DES_LONG tin0,tin1;
crypto/libressl/crypto/des/ncbc_enc.c
75
DES_LONG tout0,tout1,xor0,xor1;
crypto/libressl/crypto/des/ncbc_enc.c
77
DES_LONG tin[2];
crypto/libressl/crypto/des/ncbc_enc.c
92
DES_encrypt1((DES_LONG *)tin,_schedule,DES_ENCRYPT);
crypto/libressl/crypto/des/ofb64ede.c
71
DES_LONG v0,v1;
crypto/libressl/crypto/des/ofb64ede.c
76
DES_LONG ti[2];
crypto/libressl/crypto/des/ofb64enc.c
69
DES_LONG v0,v1,t;
crypto/libressl/crypto/des/ofb64enc.c
74
DES_LONG ti[2];
crypto/libressl/crypto/des/set_key.c
160
static const DES_LONG des_skb[8][64]={
crypto/libressl/crypto/des/set_key.c
337
DES_LONG c,d,t,s,t2;
crypto/libressl/crypto/des/set_key.c
339
DES_LONG *k;
crypto/libressl/crypto/des/spr.h
61
const DES_LONG DES_SPtrans[8][64]={
crypto/libressl/crypto/des/xcbc_enc.c
68
DES_LONG tin0,tin1;
crypto/libressl/crypto/des/xcbc_enc.c
69
DES_LONG tout0,tout1,xor0,xor1;
crypto/libressl/crypto/des/xcbc_enc.c
70
DES_LONG inW0,inW1,outW0,outW1;
crypto/libressl/crypto/des/xcbc_enc.c
73
DES_LONG tin[2];
crypto/libressl/include/openssl/des.h
117
DES_LONG DES_cbc_cksum(const unsigned char *input,DES_cblock *output,
crypto/libressl/include/openssl/des.h
145
void DES_encrypt1(DES_LONG *data,DES_key_schedule *ks, int enc);
crypto/libressl/include/openssl/des.h
153
void DES_encrypt2(DES_LONG *data,DES_key_schedule *ks, int enc);
crypto/libressl/include/openssl/des.h
155
void DES_encrypt3(DES_LONG *data, DES_key_schedule *ks1,
crypto/libressl/include/openssl/des.h
157
void DES_decrypt3(DES_LONG *data, DES_key_schedule *ks1,
crypto/libressl/include/openssl/des.h
192
DES_LONG DES_quad_cksum(const unsigned char *input,DES_cblock output[],
crypto/libressl/include/openssl/des.h
85
DES_LONG deslong[2];
crypto/libressl/include/openssl/opensslconf.h
50
#if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
crypto/libressl/include/openssl/opensslconf.h
53
#ifndef DES_LONG
sys/crypto/des/des.h
68
DES_LONG deslong[2];
sys/crypto/des/des.h
87
void des_encrypt1(DES_LONG *, des_key_schedule, int);
sys/crypto/des/des.h
88
void des_encrypt2(DES_LONG *, des_key_schedule, int);
sys/crypto/des/des.h
89
void des_encrypt3(DES_LONG *, des_key_schedule, des_key_schedule,
sys/crypto/des/des.h
91
void des_decrypt3(DES_LONG *, des_key_schedule, des_key_schedule,
sys/crypto/des/des_ecb.c
101
DES_LONG l;
sys/crypto/des/des_ecb.c
102
DES_LONG ll[2];
sys/crypto/des/des_ecb.c
118
DES_LONG l0,l1;
sys/crypto/des/des_ecb.c
119
DES_LONG ll[2];
sys/crypto/des/des_ecb.c
89
if (sizeof(DES_LONG) != sizeof(long))
sys/crypto/des/des_enc.c
166
void des_encrypt2(DES_LONG *data, des_key_schedule ks, int enc)
sys/crypto/des/des_enc.c
168
DES_LONG l,r,t,u;
sys/crypto/des/des_enc.c
175
DES_LONG *s;
sys/crypto/des/des_enc.c
257
void des_encrypt3(DES_LONG *data, des_key_schedule ks1, des_key_schedule ks2,
sys/crypto/des/des_enc.c
260
DES_LONG l,r;
sys/crypto/des/des_enc.c
277
void des_decrypt3(DES_LONG *data, des_key_schedule ks1, des_key_schedule ks2,
sys/crypto/des/des_enc.c
280
DES_LONG l,r;
sys/crypto/des/des_enc.c
66
extern const DES_LONG des_SPtrans[8][64];
sys/crypto/des/des_enc.c
68
void des_encrypt1(DES_LONG *data, des_key_schedule ks, int enc)
sys/crypto/des/des_enc.c
70
DES_LONG l,r,t,u;
sys/crypto/des/des_enc.c
77
DES_LONG *s;
sys/crypto/des/des_locl.h
100
l|=((DES_LONG)(*((c)++)))<<16L, \
sys/crypto/des/des_locl.h
101
l|=((DES_LONG)(*((c)++)))<< 8L, \
sys/crypto/des/des_locl.h
102
l|=((DES_LONG)(*((c)++))))
sys/crypto/des/des_locl.h
153
LL^= *(const DES_LONG *)(des_SP +u1); \
sys/crypto/des/des_locl.h
154
LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
sys/crypto/des/des_locl.h
158
LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
sys/crypto/des/des_locl.h
159
LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
sys/crypto/des/des_locl.h
164
LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
sys/crypto/des/des_locl.h
165
LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
sys/crypto/des/des_locl.h
169
LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
sys/crypto/des/des_locl.h
170
LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
sys/crypto/des/des_locl.h
180
LL^= *(const DES_LONG *)(des_SP +u1); \
sys/crypto/des/des_locl.h
181
LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
sys/crypto/des/des_locl.h
186
LL^= *(const DES_LONG *)(des_SP+0x400+s1); \
sys/crypto/des/des_locl.h
187
LL^= *(const DES_LONG *)(des_SP+0x600+s2); \
sys/crypto/des/des_locl.h
191
LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
sys/crypto/des/des_locl.h
192
LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
sys/crypto/des/des_locl.h
197
LL^= *(const DES_LONG *)(des_SP+0x400+s1); \
sys/crypto/des/des_locl.h
198
LL^= *(const DES_LONG *)(des_SP+0x600+s2); \
sys/crypto/des/des_locl.h
202
LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
sys/crypto/des/des_locl.h
203
LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
sys/crypto/des/des_locl.h
208
LL^= *(const DES_LONG *)(des_SP+0x500+s1); \
sys/crypto/des/des_locl.h
209
LL^= *(const DES_LONG *)(des_SP+0x700+s2); }
sys/crypto/des/des_locl.h
216
*(const DES_LONG *)(des_SP +((u )&0xfc))^ \
sys/crypto/des/des_locl.h
217
*(const DES_LONG *)(des_SP+0x200+((u>> 8L)&0xfc))^ \
sys/crypto/des/des_locl.h
218
*(const DES_LONG *)(des_SP+0x400+((u>>16L)&0xfc))^ \
sys/crypto/des/des_locl.h
219
*(const DES_LONG *)(des_SP+0x600+((u>>24L)&0xfc))^ \
sys/crypto/des/des_locl.h
220
*(const DES_LONG *)(des_SP+0x100+((t )&0xfc))^ \
sys/crypto/des/des_locl.h
221
*(const DES_LONG *)(des_SP+0x300+((t>> 8L)&0xfc))^ \
sys/crypto/des/des_locl.h
222
*(const DES_LONG *)(des_SP+0x500+((t>>16L)&0xfc))^ \
sys/crypto/des/des_locl.h
223
*(const DES_LONG *)(des_SP+0x700+((t>>24L)&0xfc)); }
sys/crypto/des/des_locl.h
347
DES_LONG tt; \
sys/crypto/des/des_locl.h
357
DES_LONG tt; \
sys/crypto/des/des_locl.h
69
#define c2l(c,l) (l =((DES_LONG)(*((c)++))) , \
sys/crypto/des/des_locl.h
70
l|=((DES_LONG)(*((c)++)))<< 8L, \
sys/crypto/des/des_locl.h
71
l|=((DES_LONG)(*((c)++)))<<16L, \
sys/crypto/des/des_locl.h
72
l|=((DES_LONG)(*((c)++)))<<24L)
sys/crypto/des/des_locl.h
79
case 8: l2 =((DES_LONG)(*(--(c))))<<24L; \
sys/crypto/des/des_locl.h
80
case 7: l2|=((DES_LONG)(*(--(c))))<<16L; \
sys/crypto/des/des_locl.h
81
case 6: l2|=((DES_LONG)(*(--(c))))<< 8L; \
sys/crypto/des/des_locl.h
82
case 5: l2|=((DES_LONG)(*(--(c)))); \
sys/crypto/des/des_locl.h
83
case 4: l1 =((DES_LONG)(*(--(c))))<<24L; \
sys/crypto/des/des_locl.h
84
case 3: l1|=((DES_LONG)(*(--(c))))<<16L; \
sys/crypto/des/des_locl.h
85
case 2: l1|=((DES_LONG)(*(--(c))))<< 8L; \
sys/crypto/des/des_locl.h
86
case 1: l1|=((DES_LONG)(*(--(c)))); \
sys/crypto/des/des_locl.h
99
#define n2l(c,l) (l =((DES_LONG)(*((c)++)))<<24L, \
sys/crypto/des/des_setkey.c
172
DES_LONG c,d,t,s,t2;
sys/crypto/des/des_setkey.c
174
DES_LONG *k;
sys/crypto/des/sk.h
51
static const DES_LONG des_skb[8][64]={
sys/crypto/des/spr.h
62
const DES_LONG des_SPtrans[8][64]={