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

/freebsd-11-stable/crypto/openssl/crypto/
H A Dopensslconf.h208 #ifndef DES_RISC1
209 #undef DES_RISC1 macro
216 #if defined(DES_RISC1) && defined(DES_RISC2)
217 #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
229 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
238 # define DES_RISC1 macro
261 # define DES_RISC1 macro
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Decb_enc.c80 #if defined(DES_RISC1) || defined(DES_RISC2)
81 # ifdef DES_RISC1
H A Ddes_opts.c124 # undef DES_RISC1 macro
136 # undef DES_RISC1 macro
152 # define DES_RISC1 macro
172 # undef DES_RISC1 macro
188 # define DES_RISC1 macro
204 # undef DES_RISC1 macro
224 # undef DES_RISC1 macro
240 # undef DES_RISC1 macro
256 # define DES_RISC1 macro
276 # undef DES_RISC1 macro
292 # define DES_RISC1 macro
308 # undef DES_RISC1 macro
[all...]
H A Ddes_locl.h222 # if defined(DES_RISC1) || defined(DES_RISC2)
223 # ifdef DES_RISC1
296 # if defined(DES_RISC1) || defined(DES_RISC2)
297 # ifdef DES_RISC1
/freebsd-11-stable/sys/crypto/des/
H A Ddes_ecb.c76 #if defined(DES_RISC1) || defined(DES_RISC2)
77 #ifdef DES_RISC1
H A Ddes_locl.h143 #if defined(DES_RISC1) || defined(DES_RISC2)
144 #ifdef DES_RISC1
171 #endif /* DES_RISC1 */
211 #else /* DES_RISC1 || DES_RISC2 */
224 #endif /* DES_RISC1 || DES_RISC2 */
227 #if defined(DES_RISC1) || defined(DES_RISC2)
228 #ifdef DES_RISC1
256 #endif /* DES_RISC1 */
287 #else /* DES_RISC1 || DES_RISC2 */
301 #endif /* DES_RISC1 || DES_RISC
[all...]

Completed in 179 milliseconds