Searched refs:des_SP (Results 1 - 3 of 3) sorted by relevance

/macosx-10.10/OpenSSL098-52/src/crypto/des/
H A 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
[all...]
H A Dfcrypt_b.c85 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; local
H A Ddes_enc.c65 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; local
163 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; local

Completed in 72 milliseconds