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

/freebsd-10.2-release/secure/lib/libcrypto/
H A Dopensslconf-arm.h178 #ifndef DES_RISC2
179 #undef DES_RISC2 macro
182 #if defined(DES_RISC1) && defined(DES_RISC2)
183 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
195 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
208 # define DES_RISC2
212 # define DES_RISC2
223 # define DES_RISC2
H A Dopensslconf-ia64.h169 #ifndef DES_RISC2
170 #define DES_RISC2 macro
173 #if defined(DES_RISC1) && defined(DES_RISC2)
174 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
186 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
199 # define DES_RISC2
203 # define DES_RISC2
214 # define DES_RISC2
H A Dopensslconf-sparc64.h178 #ifndef DES_RISC2
179 #define DES_RISC2 macro
182 #if defined(DES_RISC1) && defined(DES_RISC2)
183 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
195 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
208 # define DES_RISC2
212 # define DES_RISC2
223 # define DES_RISC2
H A Dopensslconf-mips.h192 #ifndef DES_RISC2
193 #undef DES_RISC2 macro
196 #if defined(DES_RISC1) && defined(DES_RISC2)
197 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
209 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
222 # define DES_RISC2
226 # define DES_RISC2
237 # define DES_RISC2
H A Dopensslconf-powerpc.h187 #ifndef DES_RISC2
188 #undef DES_RISC2 macro
191 #if defined(DES_RISC1) && defined(DES_RISC2)
192 YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
204 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
217 # define DES_RISC2
221 # define DES_RISC2
232 # define DES_RISC2
H A Dopensslconf-x86.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
/freebsd-10.2-release/crypto/openssl/crypto/
H A Dopensslconf.h183 #ifndef DES_RISC2
184 #undef DES_RISC2 macro
187 #if defined(DES_RISC1) && defined(DES_RISC2)
188 #error YOU SHOULD NOT HAVE BOTH DES_RISC1 AND DES_RISC2 DEFINED!!!!!
200 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
213 # define DES_RISC2 macro
217 # define DES_RISC2 macro
228 # define DES_RISC2 macro
/freebsd-10.2-release/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.h220 # if defined(DES_RISC1) || defined(DES_RISC2)
249 # ifdef DES_RISC2
294 # if defined(DES_RISC1) || defined(DES_RISC2)
324 # ifdef DES_RISC2
/freebsd-10.2-release/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 80 milliseconds