Searched defs:DES_UNROLL (Results 1 - 4 of 4) sorted by relevance

/external/openssl/crypto/des/
H A Ddes_locl.h430 #undef DES_UNROLL macro
H A Ddes_opts.c120 #undef DES_UNROLL macro
132 #define DES_UNROLL macro
148 #undef DES_UNROLL macro
168 #undef DES_UNROLL macro
184 #define DES_UNROLL macro
200 #define DES_UNROLL macro
220 #undef DES_UNROLL macro
236 #define DES_UNROLL macro
252 #undef DES_UNROLL macro
272 #undef DES_UNROLL macro
288 #define DES_UNROLL macro
304 #define DES_UNROLL macro
[all...]
/external/openssl/crypto/
H A Dopensslconf.h217 #ifndef DES_UNROLL
218 #define DES_UNROLL macro
224 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
234 # define DES_UNROLL macro
238 # define DES_UNROLL
249 # define DES_UNROLL
253 # define DES_UNROLL
257 # define DES_UNROLL
/external/openssl/include/openssl/
H A Dopensslconf.h217 #ifndef DES_UNROLL
218 #define DES_UNROLL macro
224 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
234 # define DES_UNROLL macro
238 # define DES_UNROLL
249 # define DES_UNROLL
253 # define DES_UNROLL
257 # define DES_UNROLL

Completed in 205 milliseconds