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

/external/chromium_org/third_party/openssl/openssl/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.c66 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; local
160 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; local
/external/openssl/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.c66 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; local
160 register const unsigned char *des_SP=(const unsigned char *)DES_SPtrans; local

Completed in 113 milliseconds