Searched refs:DES_RISC2 (Results 1 - 6 of 6) sorted by relevance

/external/openssl/crypto/
H A Dopensslconf.h207 #ifndef DES_RISC2
208 #undef DES_RISC2 macro
211 #if defined(DES_RISC1) && defined(DES_RISC2)
212 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
224 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
237 # define DES_RISC2
241 # define DES_RISC2
252 # define DES_RISC2
H A Dopensslconf.h.in99 #ifndef DES_RISC2
100 #undef DES_RISC2
103 #if defined(DES_RISC1) && defined(DES_RISC2)
104 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
116 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
129 # define DES_RISC2
133 # define DES_RISC2
144 # define DES_RISC2
/external/openssl/include/openssl/
H A Dopensslconf.h207 #ifndef DES_RISC2
208 #undef DES_RISC2 macro
211 #if defined(DES_RISC1) && defined(DES_RISC2)
212 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
224 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
237 # define DES_RISC2
241 # define DES_RISC2
252 # define DES_RISC2
/external/openssl/crypto/des/
H A Decb_enc.c81 #if defined(DES_RISC1) || defined(DES_RISC2)
85 #ifdef DES_RISC2
H A Ddes_opts.c122 #undef DES_RISC2 macro
134 #undef DES_RISC2 macro
150 #undef DES_RISC2 macro
170 #define DES_RISC2 macro
186 #undef DES_RISC2 macro
202 #define DES_RISC2 macro
222 #undef DES_RISC2 macro
238 #undef DES_RISC2 macro
254 #undef DES_RISC2 macro
274 #define DES_RISC2 macro
290 #undef DES_RISC2 macro
306 #define DES_RISC2 macro
[all...]
H A Ddes_locl.h212 #if defined(DES_RISC1) || defined(DES_RISC2)
241 #ifdef DES_RISC2
286 #if defined(DES_RISC1) || defined(DES_RISC2)
316 #ifdef DES_RISC2

Completed in 93 milliseconds