Home
last modified time | relevance | path

Searched refs:LL (Results 1 – 6 of 6) sorted by relevance

/openssl/crypto/whrlpool/asm/
H A Dwp-mmx.pl64 sub LL() subroutine
235 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
236 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
237 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
238 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
239 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
240 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
241 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
242 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
243 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
[all …]
H A Dwp-x86_64.pl243 &LL(0x18,0x18,0x60,0x18,0xc0,0x78,0x30,0xd8);
244 &LL(0x23,0x23,0x8c,0x23,0x05,0xaf,0x46,0x26);
245 &LL(0xc6,0xc6,0x3f,0xc6,0x7e,0xf9,0x91,0xb8);
246 &LL(0xe8,0xe8,0x87,0xe8,0x13,0x6f,0xcd,0xfb);
247 &LL(0x87,0x87,0x26,0x87,0x4c,0xa1,0x13,0xcb);
248 &LL(0xb8,0xb8,0xda,0xb8,0xa9,0x62,0x6d,0x11);
249 &LL(0x01,0x01,0x04,0x01,0x08,0x05,0x02,0x09);
250 &LL(0x4f,0x4f,0x21,0x4f,0x42,0x6e,0x9e,0x0d);
251 &LL(0x36,0x36,0xd8,0x36,0xad,0xee,0x6c,0x9b);
252 &LL(0xa6,0xa6,0xa2,0xa6,0x59,0x04,0x51,0xff);
[all …]
/openssl/crypto/whrlpool/
H A Dwp_block.c181 # define LL(c0,c1,c2,c3,c4,c5,c6,c7) c0,c1,c2,c3,c4,c5,c6,c7 macro
230 LL(0x18, 0x18, 0x60, 0x18, 0xc0, 0x78, 0x30, 0xd8),
231 LL(0x23, 0x23, 0x8c, 0x23, 0x05, 0xaf, 0x46, 0x26),
232 LL(0xc6, 0xc6, 0x3f, 0xc6, 0x7e, 0xf9, 0x91, 0xb8),
233 LL(0xe8, 0xe8, 0x87, 0xe8, 0x13, 0x6f, 0xcd, 0xfb),
234 LL(0x87, 0x87, 0x26, 0x87, 0x4c, 0xa1, 0x13, 0xcb),
235 LL(0xb8, 0xb8, 0xda, 0xb8, 0xa9, 0x62, 0x6d, 0x11),
236 LL(0x01, 0x01, 0x04, 0x01, 0x08, 0x05, 0x02, 0x09),
237 LL(0x4f, 0x4f, 0x21, 0x4f, 0x42, 0x6e, 0x9e, 0x0d),
238 LL(0x36, 0x36, 0xd8, 0x36, 0xad, 0xee, 0x6c, 0x9b),
[all …]
/openssl/crypto/bf/
H A Dbf_local.h76 # define BF_ENC(LL,R,S,P) ( \ argument
77 LL^=P, \
78 LL^=((( S[ ((R>>24)&0xff)] + \
/openssl/crypto/des/
H A Ddes_local.h159 # define D_ENCRYPT(LL,R,S) { \ argument
162 LL^= \
/openssl/doc/man3/
H A DERR_remove_state.pod34 LL<OPENSSL_init_crypto(3)>

Completed in 33 milliseconds