HomeSort by relevance Sort by last modified time
    Searched defs:DES_LONG (Results 1 - 16 of 16) sorted by null

  /external/chromium_org/third_party/openssl/config/mac/ia32/openssl/
opensslconf.h 216 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
219 #ifndef DES_LONG
220 #define DES_LONG unsigned long
  /external/chromium_org/third_party/openssl/config/x64/openssl/
opensslconf.h 213 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
216 #ifndef DES_LONG
217 #define DES_LONG unsigned int
  /external/chromium_org/third_party/openssl/openssl/crypto/
opensslconf.h 213 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
216 #ifndef DES_LONG
217 #define DES_LONG unsigned int
  /external/chromium_org/third_party/openssl/openssl/include/openssl/
opensslconf.h 213 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
216 #ifndef DES_LONG
217 #define DES_LONG unsigned int
  /external/openssl/crypto/
opensslconf-32.h 219 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
222 #ifndef DES_LONG
223 #define DES_LONG unsigned int
opensslconf-64.h 219 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
222 #ifndef DES_LONG
223 #define DES_LONG unsigned int
opensslconf-static-32.h 219 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
222 #ifndef DES_LONG
223 #define DES_LONG unsigned int
opensslconf-static-64.h 219 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
222 #ifndef DES_LONG
223 #define DES_LONG unsigned int
opensslconf-static-trusty.h 345 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
348 #ifndef DES_LONG
349 #define DES_LONG unsigned long
opensslconf-trusty.h 345 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
348 #ifndef DES_LONG
349 #define DES_LONG unsigned long
  /external/openssl/include/openssl/
opensslconf-32.h 219 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
222 #ifndef DES_LONG
223 #define DES_LONG unsigned int
opensslconf-64.h 219 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
222 #ifndef DES_LONG
223 #define DES_LONG unsigned int
opensslconf-static-32.h 219 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
222 #ifndef DES_LONG
223 #define DES_LONG unsigned int
opensslconf-static-64.h 219 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
222 #ifndef DES_LONG
223 #define DES_LONG unsigned int
opensslconf-static-trusty.h 345 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
348 #ifndef DES_LONG
349 #define DES_LONG unsigned long
opensslconf-trusty.h 345 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
348 #ifndef DES_LONG
349 #define DES_LONG unsigned long

Completed in 105 milliseconds