Home
last modified time | relevance | path

Searched refs:des_SP (Results 1 – 10 of 10) sorted by relevance

/mirbsd/src/lib/libdes/
Ddes_locl.h300 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 …]
Ddes_enc.c68 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local
169 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local
Dfcrypt.c240 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local
/mirbsd/src/lib/libssl/src/crypto/des/
Ddes_locl.h222 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 …]
Dfcrypt_b.c85 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; in fcrypt_body() local
Ddes_enc.c68 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; in DES_encrypt1() local
166 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; in DES_encrypt2() local
/mirbsd/src/sys/crypto/
Ddes_locl.h159 *(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)); }
Decb_enc.c82 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local
142 register unsigned char *des_SP=(unsigned char *)des_SPtrans; local
/mirbsd/src/gnu/usr.bin/perl/win32/
Dfcrypt.c411 *(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
/mirbsd/src/lib/libssl/src/crypto/des/asm/
Dreadme64 xor edi DWORD PTR 0x100+des_SP[eax] # xor in word
66 xor edi DWORD PTR 0x300+des_SP[eax] # xor in word
74 xor edi, DWORD PTR 0x100+des_SP[eax]
88 xor edi DWORD PTR 0x100+des_SP[eax] # xor in array lookup
92 xor edi DWORD PTR 0x300+des_SP[eax] # xor in array lookup