Searched refs:des_SP (Results 1 – 10 of 10) sorted by relevance
300 LL^= *(DES_LONG *)((unsigned char *)des_SP +u1); \301 LL^= *(DES_LONG *)((unsigned char *)des_SP+0x200+u2); \305 LL^= *(DES_LONG *)((unsigned char *)des_SP+0x400+u1); \306 LL^= *(DES_LONG *)((unsigned char *)des_SP+0x600+u3); \311 LL^= *(DES_LONG *)((unsigned char *)des_SP+0x100+u1); \312 LL^= *(DES_LONG *)((unsigned char *)des_SP+0x300+u2); \316 LL^= *(DES_LONG *)((unsigned char *)des_SP+0x500+u1); \317 LL^= *(DES_LONG *)((unsigned char *)des_SP+0x700+u3); }327 LL^= *(DES_LONG *)((unsigned char *)des_SP +u1); \328 LL^= *(DES_LONG *)((unsigned char *)des_SP+0x200+u2); \[all …]
68 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local169 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local
240 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local
222 LL^= *(const DES_LONG *)(des_SP +u1); \223 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \227 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \228 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \233 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \234 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \238 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \239 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }249 LL^= *(const DES_LONG *)(des_SP +u1); \250 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \[all …]
85 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; in fcrypt_body() local
68 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; in DES_encrypt1() local166 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; in DES_encrypt2() local
159 *(u_int32_t *)(des_SP+0x0100+((t )&0xfc))+ \160 *(u_int32_t *)(des_SP+0x0300+((t>> 8)&0xfc))+ \161 *(u_int32_t *)(des_SP+0x0500+((t>>16)&0xfc))+ \162 *(u_int32_t *)(des_SP+0x0700+((t>>24)&0xfc))+ \163 *(u_int32_t *)(des_SP+ ((u )&0xfc))+ \164 *(u_int32_t *)(des_SP+0x0200+((u>> 8)&0xfc))+ \165 *(u_int32_t *)(des_SP+0x0400+((u>>16)&0xfc))+ \166 *(u_int32_t *)(des_SP+0x0600+((u>>24)&0xfc)); }
82 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local142 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local
411 *(unsigned long *)(des_SP+0x0100+((t )&0xfc))+ \412 *(unsigned long *)(des_SP+0x0300+((t>> 8)&0xfc))+ \413 *(unsigned long *)(des_SP+0x0500+((t>>16)&0xfc))+ \414 *(unsigned long *)(des_SP+0x0700+((t>>24)&0xfc))+ \415 *(unsigned long *)(des_SP+ ((u )&0xfc))+ \416 *(unsigned long *)(des_SP+0x0200+((u>> 8)&0xfc))+ \417 *(unsigned long *)(des_SP+0x0400+((u>>16)&0xfc))+ \418 *(unsigned long *)(des_SP+0x0600+((u>>24)&0xfc));538 register unsigned char *des_SP=(unsigned char *)SPtrans; in body() local
64 xor edi DWORD PTR 0x100+des_SP[eax] # xor in word66 xor edi DWORD PTR 0x300+des_SP[eax] # xor in word74 xor edi, DWORD PTR 0x100+des_SP[eax]88 xor edi DWORD PTR 0x100+des_SP[eax] # xor in array lookup92 xor edi DWORD PTR 0x300+des_SP[eax] # xor in array lookup