Searched defs:DES_LONG (Results 1 - 12 of 12) sorted by relevance

/external/openssl/crypto/
H A Dopensslconf-32.h228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int macro
H A Dopensslconf-64.h228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int macro
H A Dopensslconf-static-32.h228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int macro
H A Dopensslconf-static-64.h228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int macro
H A Dopensslconf-static-trusty.h354 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
357 #ifndef DES_LONG
358 #define DES_LONG unsigned long macro
H A Dopensslconf-trusty.h354 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
357 #ifndef DES_LONG
358 #define DES_LONG unsigned long macro
/external/openssl/include/openssl/
H A Dopensslconf-32.h228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int macro
H A Dopensslconf-64.h228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int macro
H A Dopensslconf-static-32.h228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int macro
H A Dopensslconf-static-64.h228 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
231 #ifndef DES_LONG
232 #define DES_LONG unsigned int macro
H A Dopensslconf-static-trusty.h354 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
357 #ifndef DES_LONG
358 #define DES_LONG unsigned long macro
H A Dopensslconf-trusty.h354 #if (defined(HEADER_NEW_DES_H) || defined(HEADER_DES_H)) && !defined(DES_LONG)
357 #ifndef DES_LONG
358 #define DES_LONG unsigned long macro

Completed in 542 milliseconds