HomeSort by: relevance | last modified time | path
    Searched refs:des_SP (Results 1 - 11 of 11) sorted by relevancy

  /src/sys/crypto/des/
des_locl.h 153 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+0x200+u2);
    [all...]
des_enc.c 71 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
169 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
  /src/crypto/external/apache2/openssl/lib/libdes/
des_locl.h 175 LL^= *(const DES_LONG *)(des_SP +u1); \
176 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
180 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
181 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
186 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
187 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
191 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
192 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
202 LL^= *(const DES_LONG *)(des_SP +u1); \
203 LL^= *(const DES_LONG *)(des_SP+0x200+u2);
    [all...]
ofcrypt_b.c 85 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
odes_enc.c 65 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
163 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
  /src/crypto/external/bsd/openssl/lib/libdes/
des_locl.h 175 LL^= *(const DES_LONG *)(des_SP +u1); \
176 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
180 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
181 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
186 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
187 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
191 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
192 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
202 LL^= *(const DES_LONG *)(des_SP +u1); \
203 LL^= *(const DES_LONG *)(des_SP+0x200+u2);
    [all...]
ofcrypt_b.c 85 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
odes_enc.c 65 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
163 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
  /src/crypto/external/bsd/openssl.old/lib/libdes/
des_locl.h 175 LL^= *(const DES_LONG *)(des_SP +u1); \
176 LL^= *(const DES_LONG *)(des_SP+0x200+u2); \
180 LL^= *(const DES_LONG *)(des_SP+0x400+u1); \
181 LL^= *(const DES_LONG *)(des_SP+0x600+u3); \
186 LL^= *(const DES_LONG *)(des_SP+0x100+u1); \
187 LL^= *(const DES_LONG *)(des_SP+0x300+u2); \
191 LL^= *(const DES_LONG *)(des_SP+0x500+u1); \
192 LL^= *(const DES_LONG *)(des_SP+0x700+u3); }
202 LL^= *(const DES_LONG *)(des_SP +u1); \
203 LL^= *(const DES_LONG *)(des_SP+0x200+u2);
    [all...]
ofcrypt_b.c 85 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
odes_enc.c 65 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;
163 register const unsigned char *des_SP=(const unsigned char *)des_SPtrans;

Completed in 32 milliseconds