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

/freebsd-9.3-release/sys/crypto/des/
H A Ddes_locl.h153 LL^= *(const DES_LONG *)(des_SP +u1); \
154 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
158 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
159 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
164 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
165 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
169 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
170 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
180 LL^= *(const DES_LONG *)(des_SP +u1); \
181 LL^= *(const DES_LONG *)(des_SP
[all...]
H A Ddes_enc.c74 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans; local
172 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans; local
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Ddes_locl.h230 LL^= *(const DES_LONG *)(des_SP +u1); \
231 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
235 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
236 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
241 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
242 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
246 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
247 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
257 LL^= *(const DES_LONG *)(des_SP +u1); \
258 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
161 register const unsigned char *des_SP = (const unsigned char *)DES_SPtrans; local

Completed in 95 milliseconds