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

/freebsd-11-stable/crypto/openssl/crypto/
H A Dopensslconf.h212 #ifndef DES_RISC2
213 #undef DES_RISC2 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)
242 # define DES_RISC2 macro
246 # define DES_RISC2 macro
257 # define DES_RISC2 macro
/freebsd-11-stable/crypto/openssl/crypto/des/
H A Decb_enc.c80 #if defined(DES_RISC1) || defined(DES_RISC2)
84 # ifdef DES_RISC2
H A Ddes_opts.c125 # undef DES_RISC2 macro
137 # undef DES_RISC2 macro
153 # undef DES_RISC2 macro
173 # define DES_RISC2 macro
189 # undef DES_RISC2 macro
205 # define DES_RISC2 macro
225 # undef DES_RISC2 macro
241 # undef DES_RISC2 macro
257 # undef DES_RISC2 macro
277 # define DES_RISC2 macro
293 # undef DES_RISC2 macro
309 # define DES_RISC2 macro
[all...]
H A Ddes_locl.h222 # if defined(DES_RISC1) || defined(DES_RISC2)
251 # ifdef DES_RISC2
296 # if defined(DES_RISC1) || defined(DES_RISC2)
326 # ifdef DES_RISC2
/freebsd-11-stable/sys/crypto/des/
H A Ddes_ecb.c76 #if defined(DES_RISC1) || defined(DES_RISC2)
80 #ifdef DES_RISC2
H A Ddes_locl.h143 #if defined(DES_RISC1) || defined(DES_RISC2)
172 #ifdef DES_RISC2
210 #endif /* DES_RISC2 */
211 #else /* DES_RISC1 || DES_RISC2 */
224 #endif /* DES_RISC1 || DES_RISC2 */
227 #if defined(DES_RISC1) || defined(DES_RISC2)
257 #ifdef DES_RISC2
285 #endif /* DES_RISC2 */
287 #else /* DES_RISC1 || DES_RISC2 */
301 #endif /* DES_RISC1 || DES_RISC2 */
[all...]

Completed in 185 milliseconds