HomeSort by relevance Sort by last modified time
    Searched refs:DES_RISC1 (Results 1 - 6 of 6) sorted by null

  /external/openssl/crypto/
opensslconf.h.in 95 #ifndef DES_RISC1
96 #undef DES_RISC1
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)
125 # define DES_RISC1
148 # define DES_RISC1
opensslconf.h 263 #ifndef DES_RISC1
264 #undef DES_RISC1
271 #if defined(DES_RISC1) && defined(DES_RISC2)
272 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
284 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
293 # define DES_RISC1
316 # define DES_RISC1
  /external/openssl/include/openssl/
opensslconf.h 263 #ifndef DES_RISC1
264 #undef DES_RISC1
271 #if defined(DES_RISC1) && defined(DES_RISC2)
272 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
284 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
293 # define DES_RISC1
316 # define DES_RISC1
  /external/openssl/crypto/des/
ecb_enc.c 81 #if defined(DES_RISC1) || defined(DES_RISC2)
82 #ifdef DES_RISC1
des_opts.c 121 #undef DES_RISC1
133 #undef DES_RISC1
149 #define DES_RISC1
169 #undef DES_RISC1
185 #define DES_RISC1
201 #undef DES_RISC1
221 #undef DES_RISC1
237 #undef DES_RISC1
253 #define DES_RISC1
273 #undef DES_RISC1
    [all...]
des_locl.h 212 #if defined(DES_RISC1) || defined(DES_RISC2)
213 #ifdef DES_RISC1
286 #if defined(DES_RISC1) || defined(DES_RISC2)
287 #ifdef DES_RISC1

Completed in 1027 milliseconds