crypto/openssl/crypto/bf/bf_local.h
94
#define BF_ENC(LL, R, S, P) ( \
crypto/openssl/crypto/bf/bf_local.h
95
LL ^= P, \
crypto/openssl/crypto/bf/bf_local.h
96
LL ^= (((S[((R >> 24) & 0xff)] + S[0x0100 + ((R >> 16) & 0xff)]) ^ S[0x0200 + ((R >> 8) & 0xff)]) + S[0x0300 + ((R) & 0xff)]) & 0xffffffffU)
crypto/openssl/crypto/des/des_local.h
171
#define D_ENCRYPT(LL, R, S) \
crypto/openssl/crypto/des/des_local.h
175
LL ^= DES_SPtrans[0][(u >> 2L) & 0x3f] ^ DES_SPtrans[2][(u >> 10L) & 0x3f] ^ DES_SPtrans[4][(u >> 18L) & 0x3f] ^ DES_SPtrans[6][(u >> 26L) & 0x3f] ^ DES_SPtrans[1][(t >> 2L) & 0x3f] ^ DES_SPtrans[3][(t >> 10L) & 0x3f] ^ DES_SPtrans[5][(t >> 18L) & 0x3f] ^ DES_SPtrans[7][(t >> 26L) & 0x3f]; \
crypto/openssl/crypto/whrlpool/wp_block.c
228
LL(0x18, 0x18, 0x60, 0x18, 0xc0, 0x78, 0x30, 0xd8),
crypto/openssl/crypto/whrlpool/wp_block.c
229
LL(0x23, 0x23, 0x8c, 0x23, 0x05, 0xaf, 0x46, 0x26),
crypto/openssl/crypto/whrlpool/wp_block.c
230
LL(0xc6, 0xc6, 0x3f, 0xc6, 0x7e, 0xf9, 0x91, 0xb8),
crypto/openssl/crypto/whrlpool/wp_block.c
231
LL(0xe8, 0xe8, 0x87, 0xe8, 0x13, 0x6f, 0xcd, 0xfb),
crypto/openssl/crypto/whrlpool/wp_block.c
232
LL(0x87, 0x87, 0x26, 0x87, 0x4c, 0xa1, 0x13, 0xcb),
crypto/openssl/crypto/whrlpool/wp_block.c
233
LL(0xb8, 0xb8, 0xda, 0xb8, 0xa9, 0x62, 0x6d, 0x11),
crypto/openssl/crypto/whrlpool/wp_block.c
234
LL(0x01, 0x01, 0x04, 0x01, 0x08, 0x05, 0x02, 0x09),
crypto/openssl/crypto/whrlpool/wp_block.c
235
LL(0x4f, 0x4f, 0x21, 0x4f, 0x42, 0x6e, 0x9e, 0x0d),
crypto/openssl/crypto/whrlpool/wp_block.c
236
LL(0x36, 0x36, 0xd8, 0x36, 0xad, 0xee, 0x6c, 0x9b),
crypto/openssl/crypto/whrlpool/wp_block.c
237
LL(0xa6, 0xa6, 0xa2, 0xa6, 0x59, 0x04, 0x51, 0xff),
crypto/openssl/crypto/whrlpool/wp_block.c
238
LL(0xd2, 0xd2, 0x6f, 0xd2, 0xde, 0xbd, 0xb9, 0x0c),
crypto/openssl/crypto/whrlpool/wp_block.c
239
LL(0xf5, 0xf5, 0xf3, 0xf5, 0xfb, 0x06, 0xf7, 0x0e),
crypto/openssl/crypto/whrlpool/wp_block.c
240
LL(0x79, 0x79, 0xf9, 0x79, 0xef, 0x80, 0xf2, 0x96),
crypto/openssl/crypto/whrlpool/wp_block.c
241
LL(0x6f, 0x6f, 0xa1, 0x6f, 0x5f, 0xce, 0xde, 0x30),
crypto/openssl/crypto/whrlpool/wp_block.c
242
LL(0x91, 0x91, 0x7e, 0x91, 0xfc, 0xef, 0x3f, 0x6d),
crypto/openssl/crypto/whrlpool/wp_block.c
243
LL(0x52, 0x52, 0x55, 0x52, 0xaa, 0x07, 0xa4, 0xf8),
crypto/openssl/crypto/whrlpool/wp_block.c
244
LL(0x60, 0x60, 0x9d, 0x60, 0x27, 0xfd, 0xc0, 0x47),
crypto/openssl/crypto/whrlpool/wp_block.c
245
LL(0xbc, 0xbc, 0xca, 0xbc, 0x89, 0x76, 0x65, 0x35),
crypto/openssl/crypto/whrlpool/wp_block.c
246
LL(0x9b, 0x9b, 0x56, 0x9b, 0xac, 0xcd, 0x2b, 0x37),
crypto/openssl/crypto/whrlpool/wp_block.c
247
LL(0x8e, 0x8e, 0x02, 0x8e, 0x04, 0x8c, 0x01, 0x8a),
crypto/openssl/crypto/whrlpool/wp_block.c
248
LL(0xa3, 0xa3, 0xb6, 0xa3, 0x71, 0x15, 0x5b, 0xd2),
crypto/openssl/crypto/whrlpool/wp_block.c
249
LL(0x0c, 0x0c, 0x30, 0x0c, 0x60, 0x3c, 0x18, 0x6c),
crypto/openssl/crypto/whrlpool/wp_block.c
250
LL(0x7b, 0x7b, 0xf1, 0x7b, 0xff, 0x8a, 0xf6, 0x84),
crypto/openssl/crypto/whrlpool/wp_block.c
251
LL(0x35, 0x35, 0xd4, 0x35, 0xb5, 0xe1, 0x6a, 0x80),
crypto/openssl/crypto/whrlpool/wp_block.c
252
LL(0x1d, 0x1d, 0x74, 0x1d, 0xe8, 0x69, 0x3a, 0xf5),
crypto/openssl/crypto/whrlpool/wp_block.c
253
LL(0xe0, 0xe0, 0xa7, 0xe0, 0x53, 0x47, 0xdd, 0xb3),
crypto/openssl/crypto/whrlpool/wp_block.c
254
LL(0xd7, 0xd7, 0x7b, 0xd7, 0xf6, 0xac, 0xb3, 0x21),
crypto/openssl/crypto/whrlpool/wp_block.c
255
LL(0xc2, 0xc2, 0x2f, 0xc2, 0x5e, 0xed, 0x99, 0x9c),
crypto/openssl/crypto/whrlpool/wp_block.c
256
LL(0x2e, 0x2e, 0xb8, 0x2e, 0x6d, 0x96, 0x5c, 0x43),
crypto/openssl/crypto/whrlpool/wp_block.c
257
LL(0x4b, 0x4b, 0x31, 0x4b, 0x62, 0x7a, 0x96, 0x29),
crypto/openssl/crypto/whrlpool/wp_block.c
258
LL(0xfe, 0xfe, 0xdf, 0xfe, 0xa3, 0x21, 0xe1, 0x5d),
crypto/openssl/crypto/whrlpool/wp_block.c
259
LL(0x57, 0x57, 0x41, 0x57, 0x82, 0x16, 0xae, 0xd5),
crypto/openssl/crypto/whrlpool/wp_block.c
260
LL(0x15, 0x15, 0x54, 0x15, 0xa8, 0x41, 0x2a, 0xbd),
crypto/openssl/crypto/whrlpool/wp_block.c
261
LL(0x77, 0x77, 0xc1, 0x77, 0x9f, 0xb6, 0xee, 0xe8),
crypto/openssl/crypto/whrlpool/wp_block.c
262
LL(0x37, 0x37, 0xdc, 0x37, 0xa5, 0xeb, 0x6e, 0x92),
crypto/openssl/crypto/whrlpool/wp_block.c
263
LL(0xe5, 0xe5, 0xb3, 0xe5, 0x7b, 0x56, 0xd7, 0x9e),
crypto/openssl/crypto/whrlpool/wp_block.c
264
LL(0x9f, 0x9f, 0x46, 0x9f, 0x8c, 0xd9, 0x23, 0x13),
crypto/openssl/crypto/whrlpool/wp_block.c
265
LL(0xf0, 0xf0, 0xe7, 0xf0, 0xd3, 0x17, 0xfd, 0x23),
crypto/openssl/crypto/whrlpool/wp_block.c
266
LL(0x4a, 0x4a, 0x35, 0x4a, 0x6a, 0x7f, 0x94, 0x20),
crypto/openssl/crypto/whrlpool/wp_block.c
267
LL(0xda, 0xda, 0x4f, 0xda, 0x9e, 0x95, 0xa9, 0x44),
crypto/openssl/crypto/whrlpool/wp_block.c
268
LL(0x58, 0x58, 0x7d, 0x58, 0xfa, 0x25, 0xb0, 0xa2),
crypto/openssl/crypto/whrlpool/wp_block.c
269
LL(0xc9, 0xc9, 0x03, 0xc9, 0x06, 0xca, 0x8f, 0xcf),
crypto/openssl/crypto/whrlpool/wp_block.c
270
LL(0x29, 0x29, 0xa4, 0x29, 0x55, 0x8d, 0x52, 0x7c),
crypto/openssl/crypto/whrlpool/wp_block.c
271
LL(0x0a, 0x0a, 0x28, 0x0a, 0x50, 0x22, 0x14, 0x5a),
crypto/openssl/crypto/whrlpool/wp_block.c
272
LL(0xb1, 0xb1, 0xfe, 0xb1, 0xe1, 0x4f, 0x7f, 0x50),
crypto/openssl/crypto/whrlpool/wp_block.c
273
LL(0xa0, 0xa0, 0xba, 0xa0, 0x69, 0x1a, 0x5d, 0xc9),
crypto/openssl/crypto/whrlpool/wp_block.c
274
LL(0x6b, 0x6b, 0xb1, 0x6b, 0x7f, 0xda, 0xd6, 0x14),
crypto/openssl/crypto/whrlpool/wp_block.c
275
LL(0x85, 0x85, 0x2e, 0x85, 0x5c, 0xab, 0x17, 0xd9),
crypto/openssl/crypto/whrlpool/wp_block.c
276
LL(0xbd, 0xbd, 0xce, 0xbd, 0x81, 0x73, 0x67, 0x3c),
crypto/openssl/crypto/whrlpool/wp_block.c
277
LL(0x5d, 0x5d, 0x69, 0x5d, 0xd2, 0x34, 0xba, 0x8f),
crypto/openssl/crypto/whrlpool/wp_block.c
278
LL(0x10, 0x10, 0x40, 0x10, 0x80, 0x50, 0x20, 0x90),
crypto/openssl/crypto/whrlpool/wp_block.c
279
LL(0xf4, 0xf4, 0xf7, 0xf4, 0xf3, 0x03, 0xf5, 0x07),
crypto/openssl/crypto/whrlpool/wp_block.c
280
LL(0xcb, 0xcb, 0x0b, 0xcb, 0x16, 0xc0, 0x8b, 0xdd),
crypto/openssl/crypto/whrlpool/wp_block.c
281
LL(0x3e, 0x3e, 0xf8, 0x3e, 0xed, 0xc6, 0x7c, 0xd3),
crypto/openssl/crypto/whrlpool/wp_block.c
282
LL(0x05, 0x05, 0x14, 0x05, 0x28, 0x11, 0x0a, 0x2d),
crypto/openssl/crypto/whrlpool/wp_block.c
283
LL(0x67, 0x67, 0x81, 0x67, 0x1f, 0xe6, 0xce, 0x78),
crypto/openssl/crypto/whrlpool/wp_block.c
284
LL(0xe4, 0xe4, 0xb7, 0xe4, 0x73, 0x53, 0xd5, 0x97),
crypto/openssl/crypto/whrlpool/wp_block.c
285
LL(0x27, 0x27, 0x9c, 0x27, 0x25, 0xbb, 0x4e, 0x02),
crypto/openssl/crypto/whrlpool/wp_block.c
286
LL(0x41, 0x41, 0x19, 0x41, 0x32, 0x58, 0x82, 0x73),
crypto/openssl/crypto/whrlpool/wp_block.c
287
LL(0x8b, 0x8b, 0x16, 0x8b, 0x2c, 0x9d, 0x0b, 0xa7),
crypto/openssl/crypto/whrlpool/wp_block.c
288
LL(0xa7, 0xa7, 0xa6, 0xa7, 0x51, 0x01, 0x53, 0xf6),
crypto/openssl/crypto/whrlpool/wp_block.c
289
LL(0x7d, 0x7d, 0xe9, 0x7d, 0xcf, 0x94, 0xfa, 0xb2),
crypto/openssl/crypto/whrlpool/wp_block.c
290
LL(0x95, 0x95, 0x6e, 0x95, 0xdc, 0xfb, 0x37, 0x49),
crypto/openssl/crypto/whrlpool/wp_block.c
291
LL(0xd8, 0xd8, 0x47, 0xd8, 0x8e, 0x9f, 0xad, 0x56),
crypto/openssl/crypto/whrlpool/wp_block.c
292
LL(0xfb, 0xfb, 0xcb, 0xfb, 0x8b, 0x30, 0xeb, 0x70),
crypto/openssl/crypto/whrlpool/wp_block.c
293
LL(0xee, 0xee, 0x9f, 0xee, 0x23, 0x71, 0xc1, 0xcd),
crypto/openssl/crypto/whrlpool/wp_block.c
294
LL(0x7c, 0x7c, 0xed, 0x7c, 0xc7, 0x91, 0xf8, 0xbb),
crypto/openssl/crypto/whrlpool/wp_block.c
295
LL(0x66, 0x66, 0x85, 0x66, 0x17, 0xe3, 0xcc, 0x71),
crypto/openssl/crypto/whrlpool/wp_block.c
296
LL(0xdd, 0xdd, 0x53, 0xdd, 0xa6, 0x8e, 0xa7, 0x7b),
crypto/openssl/crypto/whrlpool/wp_block.c
297
LL(0x17, 0x17, 0x5c, 0x17, 0xb8, 0x4b, 0x2e, 0xaf),
crypto/openssl/crypto/whrlpool/wp_block.c
298
LL(0x47, 0x47, 0x01, 0x47, 0x02, 0x46, 0x8e, 0x45),
crypto/openssl/crypto/whrlpool/wp_block.c
299
LL(0x9e, 0x9e, 0x42, 0x9e, 0x84, 0xdc, 0x21, 0x1a),
crypto/openssl/crypto/whrlpool/wp_block.c
300
LL(0xca, 0xca, 0x0f, 0xca, 0x1e, 0xc5, 0x89, 0xd4),
crypto/openssl/crypto/whrlpool/wp_block.c
301
LL(0x2d, 0x2d, 0xb4, 0x2d, 0x75, 0x99, 0x5a, 0x58),
crypto/openssl/crypto/whrlpool/wp_block.c
302
LL(0xbf, 0xbf, 0xc6, 0xbf, 0x91, 0x79, 0x63, 0x2e),
crypto/openssl/crypto/whrlpool/wp_block.c
303
LL(0x07, 0x07, 0x1c, 0x07, 0x38, 0x1b, 0x0e, 0x3f),
crypto/openssl/crypto/whrlpool/wp_block.c
304
LL(0xad, 0xad, 0x8e, 0xad, 0x01, 0x23, 0x47, 0xac),
crypto/openssl/crypto/whrlpool/wp_block.c
305
LL(0x5a, 0x5a, 0x75, 0x5a, 0xea, 0x2f, 0xb4, 0xb0),
crypto/openssl/crypto/whrlpool/wp_block.c
306
LL(0x83, 0x83, 0x36, 0x83, 0x6c, 0xb5, 0x1b, 0xef),
crypto/openssl/crypto/whrlpool/wp_block.c
307
LL(0x33, 0x33, 0xcc, 0x33, 0x85, 0xff, 0x66, 0xb6),
crypto/openssl/crypto/whrlpool/wp_block.c
308
LL(0x63, 0x63, 0x91, 0x63, 0x3f, 0xf2, 0xc6, 0x5c),
crypto/openssl/crypto/whrlpool/wp_block.c
309
LL(0x02, 0x02, 0x08, 0x02, 0x10, 0x0a, 0x04, 0x12),
crypto/openssl/crypto/whrlpool/wp_block.c
310
LL(0xaa, 0xaa, 0x92, 0xaa, 0x39, 0x38, 0x49, 0x93),
crypto/openssl/crypto/whrlpool/wp_block.c
311
LL(0x71, 0x71, 0xd9, 0x71, 0xaf, 0xa8, 0xe2, 0xde),
crypto/openssl/crypto/whrlpool/wp_block.c
312
LL(0xc8, 0xc8, 0x07, 0xc8, 0x0e, 0xcf, 0x8d, 0xc6),
crypto/openssl/crypto/whrlpool/wp_block.c
313
LL(0x19, 0x19, 0x64, 0x19, 0xc8, 0x7d, 0x32, 0xd1),
crypto/openssl/crypto/whrlpool/wp_block.c
314
LL(0x49, 0x49, 0x39, 0x49, 0x72, 0x70, 0x92, 0x3b),
crypto/openssl/crypto/whrlpool/wp_block.c
315
LL(0xd9, 0xd9, 0x43, 0xd9, 0x86, 0x9a, 0xaf, 0x5f),
crypto/openssl/crypto/whrlpool/wp_block.c
316
LL(0xf2, 0xf2, 0xef, 0xf2, 0xc3, 0x1d, 0xf9, 0x31),
crypto/openssl/crypto/whrlpool/wp_block.c
317
LL(0xe3, 0xe3, 0xab, 0xe3, 0x4b, 0x48, 0xdb, 0xa8),
crypto/openssl/crypto/whrlpool/wp_block.c
318
LL(0x5b, 0x5b, 0x71, 0x5b, 0xe2, 0x2a, 0xb6, 0xb9),
crypto/openssl/crypto/whrlpool/wp_block.c
319
LL(0x88, 0x88, 0x1a, 0x88, 0x34, 0x92, 0x0d, 0xbc),
crypto/openssl/crypto/whrlpool/wp_block.c
320
LL(0x9a, 0x9a, 0x52, 0x9a, 0xa4, 0xc8, 0x29, 0x3e),
crypto/openssl/crypto/whrlpool/wp_block.c
321
LL(0x26, 0x26, 0x98, 0x26, 0x2d, 0xbe, 0x4c, 0x0b),
crypto/openssl/crypto/whrlpool/wp_block.c
322
LL(0x32, 0x32, 0xc8, 0x32, 0x8d, 0xfa, 0x64, 0xbf),
crypto/openssl/crypto/whrlpool/wp_block.c
323
LL(0xb0, 0xb0, 0xfa, 0xb0, 0xe9, 0x4a, 0x7d, 0x59),
crypto/openssl/crypto/whrlpool/wp_block.c
324
LL(0xe9, 0xe9, 0x83, 0xe9, 0x1b, 0x6a, 0xcf, 0xf2),
crypto/openssl/crypto/whrlpool/wp_block.c
325
LL(0x0f, 0x0f, 0x3c, 0x0f, 0x78, 0x33, 0x1e, 0x77),
crypto/openssl/crypto/whrlpool/wp_block.c
326
LL(0xd5, 0xd5, 0x73, 0xd5, 0xe6, 0xa6, 0xb7, 0x33),
crypto/openssl/crypto/whrlpool/wp_block.c
327
LL(0x80, 0x80, 0x3a, 0x80, 0x74, 0xba, 0x1d, 0xf4),
crypto/openssl/crypto/whrlpool/wp_block.c
328
LL(0xbe, 0xbe, 0xc2, 0xbe, 0x99, 0x7c, 0x61, 0x27),
crypto/openssl/crypto/whrlpool/wp_block.c
329
LL(0xcd, 0xcd, 0x13, 0xcd, 0x26, 0xde, 0x87, 0xeb),
crypto/openssl/crypto/whrlpool/wp_block.c
330
LL(0x34, 0x34, 0xd0, 0x34, 0xbd, 0xe4, 0x68, 0x89),
crypto/openssl/crypto/whrlpool/wp_block.c
331
LL(0x48, 0x48, 0x3d, 0x48, 0x7a, 0x75, 0x90, 0x32),
crypto/openssl/crypto/whrlpool/wp_block.c
332
LL(0xff, 0xff, 0xdb, 0xff, 0xab, 0x24, 0xe3, 0x54),
crypto/openssl/crypto/whrlpool/wp_block.c
333
LL(0x7a, 0x7a, 0xf5, 0x7a, 0xf7, 0x8f, 0xf4, 0x8d),
crypto/openssl/crypto/whrlpool/wp_block.c
334
LL(0x90, 0x90, 0x7a, 0x90, 0xf4, 0xea, 0x3d, 0x64),
crypto/openssl/crypto/whrlpool/wp_block.c
335
LL(0x5f, 0x5f, 0x61, 0x5f, 0xc2, 0x3e, 0xbe, 0x9d),
crypto/openssl/crypto/whrlpool/wp_block.c
336
LL(0x20, 0x20, 0x80, 0x20, 0x1d, 0xa0, 0x40, 0x3d),
crypto/openssl/crypto/whrlpool/wp_block.c
337
LL(0x68, 0x68, 0xbd, 0x68, 0x67, 0xd5, 0xd0, 0x0f),
crypto/openssl/crypto/whrlpool/wp_block.c
338
LL(0x1a, 0x1a, 0x68, 0x1a, 0xd0, 0x72, 0x34, 0xca),
crypto/openssl/crypto/whrlpool/wp_block.c
339
LL(0xae, 0xae, 0x82, 0xae, 0x19, 0x2c, 0x41, 0xb7),
crypto/openssl/crypto/whrlpool/wp_block.c
340
LL(0xb4, 0xb4, 0xea, 0xb4, 0xc9, 0x5e, 0x75, 0x7d),
crypto/openssl/crypto/whrlpool/wp_block.c
341
LL(0x54, 0x54, 0x4d, 0x54, 0x9a, 0x19, 0xa8, 0xce),
crypto/openssl/crypto/whrlpool/wp_block.c
342
LL(0x93, 0x93, 0x76, 0x93, 0xec, 0xe5, 0x3b, 0x7f),
crypto/openssl/crypto/whrlpool/wp_block.c
343
LL(0x22, 0x22, 0x88, 0x22, 0x0d, 0xaa, 0x44, 0x2f),
crypto/openssl/crypto/whrlpool/wp_block.c
344
LL(0x64, 0x64, 0x8d, 0x64, 0x07, 0xe9, 0xc8, 0x63),
crypto/openssl/crypto/whrlpool/wp_block.c
345
LL(0xf1, 0xf1, 0xe3, 0xf1, 0xdb, 0x12, 0xff, 0x2a),
crypto/openssl/crypto/whrlpool/wp_block.c
346
LL(0x73, 0x73, 0xd1, 0x73, 0xbf, 0xa2, 0xe6, 0xcc),
crypto/openssl/crypto/whrlpool/wp_block.c
347
LL(0x12, 0x12, 0x48, 0x12, 0x90, 0x5a, 0x24, 0x82),
crypto/openssl/crypto/whrlpool/wp_block.c
348
LL(0x40, 0x40, 0x1d, 0x40, 0x3a, 0x5d, 0x80, 0x7a),
crypto/openssl/crypto/whrlpool/wp_block.c
349
LL(0x08, 0x08, 0x20, 0x08, 0x40, 0x28, 0x10, 0x48),
crypto/openssl/crypto/whrlpool/wp_block.c
350
LL(0xc3, 0xc3, 0x2b, 0xc3, 0x56, 0xe8, 0x9b, 0x95),
crypto/openssl/crypto/whrlpool/wp_block.c
351
LL(0xec, 0xec, 0x97, 0xec, 0x33, 0x7b, 0xc5, 0xdf),
crypto/openssl/crypto/whrlpool/wp_block.c
352
LL(0xdb, 0xdb, 0x4b, 0xdb, 0x96, 0x90, 0xab, 0x4d),
crypto/openssl/crypto/whrlpool/wp_block.c
353
LL(0xa1, 0xa1, 0xbe, 0xa1, 0x61, 0x1f, 0x5f, 0xc0),
crypto/openssl/crypto/whrlpool/wp_block.c
354
LL(0x8d, 0x8d, 0x0e, 0x8d, 0x1c, 0x83, 0x07, 0x91),
crypto/openssl/crypto/whrlpool/wp_block.c
355
LL(0x3d, 0x3d, 0xf4, 0x3d, 0xf5, 0xc9, 0x7a, 0xc8),
crypto/openssl/crypto/whrlpool/wp_block.c
356
LL(0x97, 0x97, 0x66, 0x97, 0xcc, 0xf1, 0x33, 0x5b),
crypto/openssl/crypto/whrlpool/wp_block.c
357
LL(0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00, 0x00),
crypto/openssl/crypto/whrlpool/wp_block.c
358
LL(0xcf, 0xcf, 0x1b, 0xcf, 0x36, 0xd4, 0x83, 0xf9),
crypto/openssl/crypto/whrlpool/wp_block.c
359
LL(0x2b, 0x2b, 0xac, 0x2b, 0x45, 0x87, 0x56, 0x6e),
crypto/openssl/crypto/whrlpool/wp_block.c
360
LL(0x76, 0x76, 0xc5, 0x76, 0x97, 0xb3, 0xec, 0xe1),
crypto/openssl/crypto/whrlpool/wp_block.c
361
LL(0x82, 0x82, 0x32, 0x82, 0x64, 0xb0, 0x19, 0xe6),
crypto/openssl/crypto/whrlpool/wp_block.c
362
LL(0xd6, 0xd6, 0x7f, 0xd6, 0xfe, 0xa9, 0xb1, 0x28),
crypto/openssl/crypto/whrlpool/wp_block.c
363
LL(0x1b, 0x1b, 0x6c, 0x1b, 0xd8, 0x77, 0x36, 0xc3),
crypto/openssl/crypto/whrlpool/wp_block.c
364
LL(0xb5, 0xb5, 0xee, 0xb5, 0xc1, 0x5b, 0x77, 0x74),
crypto/openssl/crypto/whrlpool/wp_block.c
365
LL(0xaf, 0xaf, 0x86, 0xaf, 0x11, 0x29, 0x43, 0xbe),
crypto/openssl/crypto/whrlpool/wp_block.c
366
LL(0x6a, 0x6a, 0xb5, 0x6a, 0x77, 0xdf, 0xd4, 0x1d),
crypto/openssl/crypto/whrlpool/wp_block.c
367
LL(0x50, 0x50, 0x5d, 0x50, 0xba, 0x0d, 0xa0, 0xea),
crypto/openssl/crypto/whrlpool/wp_block.c
368
LL(0x45, 0x45, 0x09, 0x45, 0x12, 0x4c, 0x8a, 0x57),
crypto/openssl/crypto/whrlpool/wp_block.c
369
LL(0xf3, 0xf3, 0xeb, 0xf3, 0xcb, 0x18, 0xfb, 0x38),
crypto/openssl/crypto/whrlpool/wp_block.c
370
LL(0x30, 0x30, 0xc0, 0x30, 0x9d, 0xf0, 0x60, 0xad),
crypto/openssl/crypto/whrlpool/wp_block.c
371
LL(0xef, 0xef, 0x9b, 0xef, 0x2b, 0x74, 0xc3, 0xc4),
crypto/openssl/crypto/whrlpool/wp_block.c
372
LL(0x3f, 0x3f, 0xfc, 0x3f, 0xe5, 0xc3, 0x7e, 0xda),
crypto/openssl/crypto/whrlpool/wp_block.c
373
LL(0x55, 0x55, 0x49, 0x55, 0x92, 0x1c, 0xaa, 0xc7),
crypto/openssl/crypto/whrlpool/wp_block.c
374
LL(0xa2, 0xa2, 0xb2, 0xa2, 0x79, 0x10, 0x59, 0xdb),
crypto/openssl/crypto/whrlpool/wp_block.c
375
LL(0xea, 0xea, 0x8f, 0xea, 0x03, 0x65, 0xc9, 0xe9),
crypto/openssl/crypto/whrlpool/wp_block.c
376
LL(0x65, 0x65, 0x89, 0x65, 0x0f, 0xec, 0xca, 0x6a),
crypto/openssl/crypto/whrlpool/wp_block.c
377
LL(0xba, 0xba, 0xd2, 0xba, 0xb9, 0x68, 0x69, 0x03),
crypto/openssl/crypto/whrlpool/wp_block.c
378
LL(0x2f, 0x2f, 0xbc, 0x2f, 0x65, 0x93, 0x5e, 0x4a),
crypto/openssl/crypto/whrlpool/wp_block.c
379
LL(0xc0, 0xc0, 0x27, 0xc0, 0x4e, 0xe7, 0x9d, 0x8e),
crypto/openssl/crypto/whrlpool/wp_block.c
380
LL(0xde, 0xde, 0x5f, 0xde, 0xbe, 0x81, 0xa1, 0x60),
crypto/openssl/crypto/whrlpool/wp_block.c
381
LL(0x1c, 0x1c, 0x70, 0x1c, 0xe0, 0x6c, 0x38, 0xfc),
crypto/openssl/crypto/whrlpool/wp_block.c
382
LL(0xfd, 0xfd, 0xd3, 0xfd, 0xbb, 0x2e, 0xe7, 0x46),
crypto/openssl/crypto/whrlpool/wp_block.c
383
LL(0x4d, 0x4d, 0x29, 0x4d, 0x52, 0x64, 0x9a, 0x1f),
crypto/openssl/crypto/whrlpool/wp_block.c
384
LL(0x92, 0x92, 0x72, 0x92, 0xe4, 0xe0, 0x39, 0x76),
crypto/openssl/crypto/whrlpool/wp_block.c
385
LL(0x75, 0x75, 0xc9, 0x75, 0x8f, 0xbc, 0xea, 0xfa),
crypto/openssl/crypto/whrlpool/wp_block.c
386
LL(0x06, 0x06, 0x18, 0x06, 0x30, 0x1e, 0x0c, 0x36),
crypto/openssl/crypto/whrlpool/wp_block.c
387
LL(0x8a, 0x8a, 0x12, 0x8a, 0x24, 0x98, 0x09, 0xae),
crypto/openssl/crypto/whrlpool/wp_block.c
388
LL(0xb2, 0xb2, 0xf2, 0xb2, 0xf9, 0x40, 0x79, 0x4b),
crypto/openssl/crypto/whrlpool/wp_block.c
389
LL(0xe6, 0xe6, 0xbf, 0xe6, 0x63, 0x59, 0xd1, 0x85),
crypto/openssl/crypto/whrlpool/wp_block.c
390
LL(0x0e, 0x0e, 0x38, 0x0e, 0x70, 0x36, 0x1c, 0x7e),
crypto/openssl/crypto/whrlpool/wp_block.c
391
LL(0x1f, 0x1f, 0x7c, 0x1f, 0xf8, 0x63, 0x3e, 0xe7),
crypto/openssl/crypto/whrlpool/wp_block.c
392
LL(0x62, 0x62, 0x95, 0x62, 0x37, 0xf7, 0xc4, 0x55),
crypto/openssl/crypto/whrlpool/wp_block.c
393
LL(0xd4, 0xd4, 0x77, 0xd4, 0xee, 0xa3, 0xb5, 0x3a),
crypto/openssl/crypto/whrlpool/wp_block.c
394
LL(0xa8, 0xa8, 0x9a, 0xa8, 0x29, 0x32, 0x4d, 0x81),
crypto/openssl/crypto/whrlpool/wp_block.c
395
LL(0x96, 0x96, 0x62, 0x96, 0xc4, 0xf4, 0x31, 0x52),
crypto/openssl/crypto/whrlpool/wp_block.c
396
LL(0xf9, 0xf9, 0xc3, 0xf9, 0x9b, 0x3a, 0xef, 0x62),
crypto/openssl/crypto/whrlpool/wp_block.c
397
LL(0xc5, 0xc5, 0x33, 0xc5, 0x66, 0xf6, 0x97, 0xa3),
crypto/openssl/crypto/whrlpool/wp_block.c
398
LL(0x25, 0x25, 0x94, 0x25, 0x35, 0xb1, 0x4a, 0x10),
crypto/openssl/crypto/whrlpool/wp_block.c
399
LL(0x59, 0x59, 0x79, 0x59, 0xf2, 0x20, 0xb2, 0xab),
crypto/openssl/crypto/whrlpool/wp_block.c
400
LL(0x84, 0x84, 0x2a, 0x84, 0x54, 0xae, 0x15, 0xd0),
crypto/openssl/crypto/whrlpool/wp_block.c
401
LL(0x72, 0x72, 0xd5, 0x72, 0xb7, 0xa7, 0xe4, 0xc5),
crypto/openssl/crypto/whrlpool/wp_block.c
402
LL(0x39, 0x39, 0xe4, 0x39, 0xd5, 0xdd, 0x72, 0xec),
crypto/openssl/crypto/whrlpool/wp_block.c
403
LL(0x4c, 0x4c, 0x2d, 0x4c, 0x5a, 0x61, 0x98, 0x16),
crypto/openssl/crypto/whrlpool/wp_block.c
404
LL(0x5e, 0x5e, 0x65, 0x5e, 0xca, 0x3b, 0xbc, 0x94),
crypto/openssl/crypto/whrlpool/wp_block.c
405
LL(0x78, 0x78, 0xfd, 0x78, 0xe7, 0x85, 0xf0, 0x9f),
crypto/openssl/crypto/whrlpool/wp_block.c
406
LL(0x38, 0x38, 0xe0, 0x38, 0xdd, 0xd8, 0x70, 0xe5),
crypto/openssl/crypto/whrlpool/wp_block.c
407
LL(0x8c, 0x8c, 0x0a, 0x8c, 0x14, 0x86, 0x05, 0x98),
crypto/openssl/crypto/whrlpool/wp_block.c
408
LL(0xd1, 0xd1, 0x63, 0xd1, 0xc6, 0xb2, 0xbf, 0x17),
crypto/openssl/crypto/whrlpool/wp_block.c
409
LL(0xa5, 0xa5, 0xae, 0xa5, 0x41, 0x0b, 0x57, 0xe4),
crypto/openssl/crypto/whrlpool/wp_block.c
410
LL(0xe2, 0xe2, 0xaf, 0xe2, 0x43, 0x4d, 0xd9, 0xa1),
crypto/openssl/crypto/whrlpool/wp_block.c
411
LL(0x61, 0x61, 0x99, 0x61, 0x2f, 0xf8, 0xc2, 0x4e),
crypto/openssl/crypto/whrlpool/wp_block.c
412
LL(0xb3, 0xb3, 0xf6, 0xb3, 0xf1, 0x45, 0x7b, 0x42),
crypto/openssl/crypto/whrlpool/wp_block.c
413
LL(0x21, 0x21, 0x84, 0x21, 0x15, 0xa5, 0x42, 0x34),
crypto/openssl/crypto/whrlpool/wp_block.c
414
LL(0x9c, 0x9c, 0x4a, 0x9c, 0x94, 0xd6, 0x25, 0x08),
crypto/openssl/crypto/whrlpool/wp_block.c
415
LL(0x1e, 0x1e, 0x78, 0x1e, 0xf0, 0x66, 0x3c, 0xee),
crypto/openssl/crypto/whrlpool/wp_block.c
416
LL(0x43, 0x43, 0x11, 0x43, 0x22, 0x52, 0x86, 0x61),
crypto/openssl/crypto/whrlpool/wp_block.c
417
LL(0xc7, 0xc7, 0x3b, 0xc7, 0x76, 0xfc, 0x93, 0xb1),
crypto/openssl/crypto/whrlpool/wp_block.c
418
LL(0xfc, 0xfc, 0xd7, 0xfc, 0xb3, 0x2b, 0xe5, 0x4f),
crypto/openssl/crypto/whrlpool/wp_block.c
419
LL(0x04, 0x04, 0x10, 0x04, 0x20, 0x14, 0x08, 0x24),
crypto/openssl/crypto/whrlpool/wp_block.c
420
LL(0x51, 0x51, 0x59, 0x51, 0xb2, 0x08, 0xa2, 0xe3),
crypto/openssl/crypto/whrlpool/wp_block.c
421
LL(0x99, 0x99, 0x5e, 0x99, 0xbc, 0xc7, 0x2f, 0x25),
crypto/openssl/crypto/whrlpool/wp_block.c
422
LL(0x6d, 0x6d, 0xa9, 0x6d, 0x4f, 0xc4, 0xda, 0x22),
crypto/openssl/crypto/whrlpool/wp_block.c
423
LL(0x0d, 0x0d, 0x34, 0x0d, 0x68, 0x39, 0x1a, 0x65),
crypto/openssl/crypto/whrlpool/wp_block.c
424
LL(0xfa, 0xfa, 0xcf, 0xfa, 0x83, 0x35, 0xe9, 0x79),
crypto/openssl/crypto/whrlpool/wp_block.c
425
LL(0xdf, 0xdf, 0x5b, 0xdf, 0xb6, 0x84, 0xa3, 0x69),
crypto/openssl/crypto/whrlpool/wp_block.c
426
LL(0x7e, 0x7e, 0xe5, 0x7e, 0xd7, 0x9b, 0xfc, 0xa9),
crypto/openssl/crypto/whrlpool/wp_block.c
427
LL(0x24, 0x24, 0x90, 0x24, 0x3d, 0xb4, 0x48, 0x19),
crypto/openssl/crypto/whrlpool/wp_block.c
428
LL(0x3b, 0x3b, 0xec, 0x3b, 0xc5, 0xd7, 0x76, 0xfe),
crypto/openssl/crypto/whrlpool/wp_block.c
429
LL(0xab, 0xab, 0x96, 0xab, 0x31, 0x3d, 0x4b, 0x9a),
crypto/openssl/crypto/whrlpool/wp_block.c
430
LL(0xce, 0xce, 0x1f, 0xce, 0x3e, 0xd1, 0x81, 0xf0),
crypto/openssl/crypto/whrlpool/wp_block.c
431
LL(0x11, 0x11, 0x44, 0x11, 0x88, 0x55, 0x22, 0x99),
crypto/openssl/crypto/whrlpool/wp_block.c
432
LL(0x8f, 0x8f, 0x06, 0x8f, 0x0c, 0x89, 0x03, 0x83),
crypto/openssl/crypto/whrlpool/wp_block.c
433
LL(0x4e, 0x4e, 0x25, 0x4e, 0x4a, 0x6b, 0x9c, 0x04),
crypto/openssl/crypto/whrlpool/wp_block.c
434
LL(0xb7, 0xb7, 0xe6, 0xb7, 0xd1, 0x51, 0x73, 0x66),
crypto/openssl/crypto/whrlpool/wp_block.c
435
LL(0xeb, 0xeb, 0x8b, 0xeb, 0x0b, 0x60, 0xcb, 0xe0),
crypto/openssl/crypto/whrlpool/wp_block.c
436
LL(0x3c, 0x3c, 0xf0, 0x3c, 0xfd, 0xcc, 0x78, 0xc1),
crypto/openssl/crypto/whrlpool/wp_block.c
437
LL(0x81, 0x81, 0x3e, 0x81, 0x7c, 0xbf, 0x1f, 0xfd),
crypto/openssl/crypto/whrlpool/wp_block.c
438
LL(0x94, 0x94, 0x6a, 0x94, 0xd4, 0xfe, 0x35, 0x40),
crypto/openssl/crypto/whrlpool/wp_block.c
439
LL(0xf7, 0xf7, 0xfb, 0xf7, 0xeb, 0x0c, 0xf3, 0x1c),
crypto/openssl/crypto/whrlpool/wp_block.c
440
LL(0xb9, 0xb9, 0xde, 0xb9, 0xa1, 0x67, 0x6f, 0x18),
crypto/openssl/crypto/whrlpool/wp_block.c
441
LL(0x13, 0x13, 0x4c, 0x13, 0x98, 0x5f, 0x26, 0x8b),
crypto/openssl/crypto/whrlpool/wp_block.c
442
LL(0x2c, 0x2c, 0xb0, 0x2c, 0x7d, 0x9c, 0x58, 0x51),
crypto/openssl/crypto/whrlpool/wp_block.c
443
LL(0xd3, 0xd3, 0x6b, 0xd3, 0xd6, 0xb8, 0xbb, 0x05),
crypto/openssl/crypto/whrlpool/wp_block.c
444
LL(0xe7, 0xe7, 0xbb, 0xe7, 0x6b, 0x5c, 0xd3, 0x8c),
crypto/openssl/crypto/whrlpool/wp_block.c
445
LL(0x6e, 0x6e, 0xa5, 0x6e, 0x57, 0xcb, 0xdc, 0x39),
crypto/openssl/crypto/whrlpool/wp_block.c
446
LL(0xc4, 0xc4, 0x37, 0xc4, 0x6e, 0xf3, 0x95, 0xaa),
crypto/openssl/crypto/whrlpool/wp_block.c
447
LL(0x03, 0x03, 0x0c, 0x03, 0x18, 0x0f, 0x06, 0x1b),
crypto/openssl/crypto/whrlpool/wp_block.c
448
LL(0x56, 0x56, 0x45, 0x56, 0x8a, 0x13, 0xac, 0xdc),
crypto/openssl/crypto/whrlpool/wp_block.c
449
LL(0x44, 0x44, 0x0d, 0x44, 0x1a, 0x49, 0x88, 0x5e),
crypto/openssl/crypto/whrlpool/wp_block.c
450
LL(0x7f, 0x7f, 0xe1, 0x7f, 0xdf, 0x9e, 0xfe, 0xa0),
crypto/openssl/crypto/whrlpool/wp_block.c
451
LL(0xa9, 0xa9, 0x9e, 0xa9, 0x21, 0x37, 0x4f, 0x88),
crypto/openssl/crypto/whrlpool/wp_block.c
452
LL(0x2a, 0x2a, 0xa8, 0x2a, 0x4d, 0x82, 0x54, 0x67),
crypto/openssl/crypto/whrlpool/wp_block.c
453
LL(0xbb, 0xbb, 0xd6, 0xbb, 0xb1, 0x6d, 0x6b, 0x0a),
crypto/openssl/crypto/whrlpool/wp_block.c
454
LL(0xc1, 0xc1, 0x23, 0xc1, 0x46, 0xe2, 0x9f, 0x87),
crypto/openssl/crypto/whrlpool/wp_block.c
455
LL(0x53, 0x53, 0x51, 0x53, 0xa2, 0x02, 0xa6, 0xf1),
crypto/openssl/crypto/whrlpool/wp_block.c
456
LL(0xdc, 0xdc, 0x57, 0xdc, 0xae, 0x8b, 0xa5, 0x72),
crypto/openssl/crypto/whrlpool/wp_block.c
457
LL(0x0b, 0x0b, 0x2c, 0x0b, 0x58, 0x27, 0x16, 0x53),
crypto/openssl/crypto/whrlpool/wp_block.c
458
LL(0x9d, 0x9d, 0x4e, 0x9d, 0x9c, 0xd3, 0x27, 0x01),
crypto/openssl/crypto/whrlpool/wp_block.c
459
LL(0x6c, 0x6c, 0xad, 0x6c, 0x47, 0xc1, 0xd8, 0x2b),
crypto/openssl/crypto/whrlpool/wp_block.c
460
LL(0x31, 0x31, 0xc4, 0x31, 0x95, 0xf5, 0x62, 0xa4),
crypto/openssl/crypto/whrlpool/wp_block.c
461
LL(0x74, 0x74, 0xcd, 0x74, 0x87, 0xb9, 0xe8, 0xf3),
crypto/openssl/crypto/whrlpool/wp_block.c
462
LL(0xf6, 0xf6, 0xff, 0xf6, 0xe3, 0x09, 0xf1, 0x15),
crypto/openssl/crypto/whrlpool/wp_block.c
463
LL(0x46, 0x46, 0x05, 0x46, 0x0a, 0x43, 0x8c, 0x4c),
crypto/openssl/crypto/whrlpool/wp_block.c
464
LL(0xac, 0xac, 0x8a, 0xac, 0x09, 0x26, 0x45, 0xa5),
crypto/openssl/crypto/whrlpool/wp_block.c
465
LL(0x89, 0x89, 0x1e, 0x89, 0x3c, 0x97, 0x0f, 0xb5),
crypto/openssl/crypto/whrlpool/wp_block.c
466
LL(0x14, 0x14, 0x50, 0x14, 0xa0, 0x44, 0x28, 0xb4),
crypto/openssl/crypto/whrlpool/wp_block.c
467
LL(0xe1, 0xe1, 0xa3, 0xe1, 0x5b, 0x42, 0xdf, 0xba),
crypto/openssl/crypto/whrlpool/wp_block.c
468
LL(0x16, 0x16, 0x58, 0x16, 0xb0, 0x4e, 0x2c, 0xa6),
crypto/openssl/crypto/whrlpool/wp_block.c
469
LL(0x3a, 0x3a, 0xe8, 0x3a, 0xcd, 0xd2, 0x74, 0xf7),
crypto/openssl/crypto/whrlpool/wp_block.c
470
LL(0x69, 0x69, 0xb9, 0x69, 0x6f, 0xd0, 0xd2, 0x06),
crypto/openssl/crypto/whrlpool/wp_block.c
471
LL(0x09, 0x09, 0x24, 0x09, 0x48, 0x2d, 0x12, 0x41),
crypto/openssl/crypto/whrlpool/wp_block.c
472
LL(0x70, 0x70, 0xdd, 0x70, 0xa7, 0xad, 0xe0, 0xd7),
crypto/openssl/crypto/whrlpool/wp_block.c
473
LL(0xb6, 0xb6, 0xe2, 0xb6, 0xd9, 0x54, 0x71, 0x6f),
crypto/openssl/crypto/whrlpool/wp_block.c
474
LL(0xd0, 0xd0, 0x67, 0xd0, 0xce, 0xb7, 0xbd, 0x1e),
crypto/openssl/crypto/whrlpool/wp_block.c
475
LL(0xed, 0xed, 0x93, 0xed, 0x3b, 0x7e, 0xc7, 0xd6),
crypto/openssl/crypto/whrlpool/wp_block.c
476
LL(0xcc, 0xcc, 0x17, 0xcc, 0x2e, 0xdb, 0x85, 0xe2),
crypto/openssl/crypto/whrlpool/wp_block.c
477
LL(0x42, 0x42, 0x15, 0x42, 0x2a, 0x57, 0x84, 0x68),
crypto/openssl/crypto/whrlpool/wp_block.c
478
LL(0x98, 0x98, 0x5a, 0x98, 0xb4, 0xc2, 0x2d, 0x2c),
crypto/openssl/crypto/whrlpool/wp_block.c
479
LL(0xa4, 0xa4, 0xaa, 0xa4, 0x49, 0x0e, 0x55, 0xed),
crypto/openssl/crypto/whrlpool/wp_block.c
480
LL(0x28, 0x28, 0xa0, 0x28, 0x5d, 0x88, 0x50, 0x75),
crypto/openssl/crypto/whrlpool/wp_block.c
481
LL(0x5c, 0x5c, 0x6d, 0x5c, 0xda, 0x31, 0xb8, 0x86),
crypto/openssl/crypto/whrlpool/wp_block.c
482
LL(0xf8, 0xf8, 0xc7, 0xf8, 0x93, 0x3f, 0xed, 0x6b),
crypto/openssl/crypto/whrlpool/wp_block.c
483
LL(0x86, 0x86, 0x22, 0x86, 0x44, 0xa4, 0x11, 0xc2),
lib/libc/arm/softfloat/arm-gcc.h
74
#define LIT64( a ) a##LL
lib/libc/powerpc/softfloat/powerpc-gcc.h
74
#define LIT64( a ) a##LL
lib/libc/powerpc64/softfloat/powerpc-gcc.h
70
#define LIT64( a ) a##LL
lib/libc/riscv/softfloat/riscv-gcc.h
70
#define LIT64( a ) a##LL
sys/arm/include/_stdint.h
39
#define INT64_C(c) (c ## LL)
sys/compat/linuxkpi/common/include/linux/kernel.h
89
#define S64_C(x) x ## LL
sys/crypto/des/des_locl.h
144
#define D_ENCRYPT(LL,R,S) { \
sys/crypto/des/des_locl.h
152
LL^= *(const DES_LONG *)(des_SP +u1); \
sys/crypto/des/des_locl.h
153
LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
sys/crypto/des/des_locl.h
157
LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
sys/crypto/des/des_locl.h
158
LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
sys/crypto/des/des_locl.h
163
LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
sys/crypto/des/des_locl.h
164
LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
sys/crypto/des/des_locl.h
168
LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
sys/crypto/des/des_locl.h
169
LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
sys/crypto/des/des_locl.h
172
#define D_ENCRYPT(LL,R,S) { \
sys/crypto/des/des_locl.h
179
LL^= *(const DES_LONG *)(des_SP +u1); \
sys/crypto/des/des_locl.h
180
LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
sys/crypto/des/des_locl.h
185
LL^= *(const DES_LONG *)(des_SP+0x400+s1); \
sys/crypto/des/des_locl.h
186
LL^= *(const DES_LONG *)(des_SP+0x600+s2); \
sys/crypto/des/des_locl.h
190
LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
sys/crypto/des/des_locl.h
191
LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
sys/crypto/des/des_locl.h
196
LL^= *(const DES_LONG *)(des_SP+0x400+s1); \
sys/crypto/des/des_locl.h
197
LL^= *(const DES_LONG *)(des_SP+0x600+s2); \
sys/crypto/des/des_locl.h
201
LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
sys/crypto/des/des_locl.h
202
LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
sys/crypto/des/des_locl.h
207
LL^= *(const DES_LONG *)(des_SP+0x500+s1); \
sys/crypto/des/des_locl.h
208
LL^= *(const DES_LONG *)(des_SP+0x700+s2); }
sys/crypto/des/des_locl.h
211
#define D_ENCRYPT(LL,R,S) { \
sys/crypto/des/des_locl.h
214
LL^= \
sys/crypto/des/des_locl.h
228
#define D_ENCRYPT(LL,R,S) {\
sys/crypto/des/des_locl.h
237
LL^=des_SPtrans[0][u1]; \
sys/crypto/des/des_locl.h
238
LL^=des_SPtrans[2][u2]; \
sys/crypto/des/des_locl.h
242
LL^=des_SPtrans[4][u1]; \
sys/crypto/des/des_locl.h
243
LL^=des_SPtrans[6][u3]; \
sys/crypto/des/des_locl.h
248
LL^=des_SPtrans[1][u1]; \
sys/crypto/des/des_locl.h
249
LL^=des_SPtrans[3][u2]; \
sys/crypto/des/des_locl.h
253
LL^=des_SPtrans[5][u1]; \
sys/crypto/des/des_locl.h
254
LL^=des_SPtrans[7][u3]; }
sys/crypto/des/des_locl.h
257
#define D_ENCRYPT(LL,R,S) {\
sys/crypto/des/des_locl.h
265
LL^=des_SPtrans[0][u1]; \
sys/crypto/des/des_locl.h
266
LL^=des_SPtrans[2][u2]; \
sys/crypto/des/des_locl.h
271
LL^=des_SPtrans[4][s1]; \
sys/crypto/des/des_locl.h
272
LL^=des_SPtrans[6][s2]; \
sys/crypto/des/des_locl.h
276
LL^=des_SPtrans[1][u1]; \
sys/crypto/des/des_locl.h
277
LL^=des_SPtrans[3][u2]; \
sys/crypto/des/des_locl.h
282
LL^=des_SPtrans[5][s1]; \
sys/crypto/des/des_locl.h
283
LL^=des_SPtrans[7][s2]; }
sys/crypto/des/des_locl.h
288
#define D_ENCRYPT(LL,R,S) {\
sys/crypto/des/des_locl.h
291
LL^=\
sys/crypto/rijndael/test00.c
44
uint8_t in[LL];
sys/crypto/rijndael/test00.c
45
uint8_t out[LL];
sys/crypto/rijndael/test00.c
52
for (i = 0; i < LL; i++)
sys/crypto/rijndael/test00.c
54
rijndael_blockDecrypt(&ci, &ki, in, LL * 8, out);
sys/crypto/rijndael/test00.c
55
for (i = 0; i < LL; i++)
sys/crypto/rijndael/test00.c
58
rijndael_blockDecrypt(&ci, &ki, in, LL * 8, in);
sys/crypto/rijndael/test00.c
60
for (i = 0; i < LL; i++) {
sys/powerpc/include/_stdint.h
55
#define INT64_C(c) (c ## LL)
sys/powerpc/include/_stdint.h
67
#define __INT64_C(c) (c ## LL)
sys/x86/include/_stdint.h
55
#define INT64_C(c) (c ## LL)
tools/regression/net80211/ccmp/test_ccmp.c
525
name, IEEE80211_CIPHER_##cipher,keyix, pn##LL, \
tools/regression/net80211/tkip/test_tkip.c
112
name, IEEE80211_CIPHER_##cipher,keyix, pn##LL, \