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

  /external/openssl/crypto/
opensslconf-32.h 228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int
opensslconf-64.h 228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int
opensslconf-static-32.h 228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int
opensslconf-static-64.h 228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int
opensslconf-static-trusty.h 354 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
357 #ifndef DES_LONG
358 #define DES_LONG unsigned long
opensslconf-trusty.h 354 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
357 #ifndef DES_LONG
358 #define DES_LONG unsigned long
  /external/openssl/include/openssl/
opensslconf-32.h 228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int
opensslconf-64.h 228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int
opensslconf-static-32.h 228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int
opensslconf-static-64.h 228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int
opensslconf-static-trusty.h 354 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
357 #ifndef DES_LONG
358 #define DES_LONG unsigned long
opensslconf-trusty.h 354 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
357 #ifndef DES_LONG
358 #define DES_LONG unsigned long

Completed in 4714 milliseconds