Searched refs:DES_UNROLL (Results 1 - 15 of 15) sorted by relevance

/freebsd-9.3-release/secure/lib/libcrypto/
H A Dopensslconf-amd64.h168 #ifndef DES_UNROLL
169 #define DES_UNROLL macro
175 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
185 # define DES_UNROLL macro
189 # define DES_UNROLL
200 # define DES_UNROLL
204 # define DES_UNROLL
208 # define DES_UNROLL
H A Dopensslconf-arm.h172 #ifndef DES_UNROLL
173 #define DES_UNROLL macro
179 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
189 # define DES_UNROLL macro
193 # define DES_UNROLL
204 # define DES_UNROLL
208 # define DES_UNROLL
212 # define DES_UNROLL
H A Dopensslconf-i386.h168 #ifndef DES_UNROLL
169 #define DES_UNROLL macro
175 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
185 # define DES_UNROLL macro
189 # define DES_UNROLL
200 # define DES_UNROLL
204 # define DES_UNROLL
208 # define DES_UNROLL
H A Dopensslconf-ia64.h172 #ifndef DES_UNROLL
173 #undef DES_UNROLL macro
179 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
189 # define DES_UNROLL macro
193 # define DES_UNROLL
204 # define DES_UNROLL
208 # define DES_UNROLL
212 # define DES_UNROLL
H A Dopensslconf-mips.h186 #ifndef DES_UNROLL
187 #define DES_UNROLL macro
193 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
203 # define DES_UNROLL macro
207 # define DES_UNROLL
218 # define DES_UNROLL
222 # define DES_UNROLL
226 # define DES_UNROLL
H A Dopensslconf-powerpc.h181 #ifndef DES_UNROLL
182 #define DES_UNROLL macro
188 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
198 # define DES_UNROLL macro
202 # define DES_UNROLL
213 # define DES_UNROLL
217 # define DES_UNROLL
221 # define DES_UNROLL
H A Dopensslconf-sparc64.h172 #ifndef DES_UNROLL
173 #undef DES_UNROLL macro
179 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
189 # define DES_UNROLL macro
193 # define DES_UNROLL
204 # define DES_UNROLL
208 # define DES_UNROLL
212 # define DES_UNROLL
/freebsd-9.3-release/crypto/openssl/crypto/
H A Dopensslconf.h210 #ifndef DES_UNROLL
211 #undef DES_UNROLL macro
217 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
227 # define DES_UNROLL macro
231 # define DES_UNROLL
242 # define DES_UNROLL
246 # define DES_UNROLL
250 # define DES_UNROLL
H A Dopensslconf.h.in129 #ifndef DES_UNROLL
130 #undef DES_UNROLL
136 #if !defined(DES_PTR) && !defined(DES_RISC1) && !defined(DES_RISC2) && !defined(DES_UNROLL)
146 # define DES_UNROLL
150 # define DES_UNROLL
161 # define DES_UNROLL
165 # define DES_UNROLL
169 # define DES_UNROLL
/freebsd-9.3-release/crypto/openssl/crypto/des/
H A Ddes_lib.c90 #ifdef DES_UNROLL
H A Ddes_opts.c123 # undef DES_UNROLL macro
135 # define DES_UNROLL macro
151 # undef DES_UNROLL macro
171 # undef DES_UNROLL macro
187 # define DES_UNROLL macro
203 # define DES_UNROLL macro
223 # undef DES_UNROLL macro
239 # define DES_UNROLL macro
255 # undef DES_UNROLL macro
275 # undef DES_UNROLL macro
291 # define DES_UNROLL macro
307 # define DES_UNROLL macro
[all...]
H A Ddes_enc.c67 #ifndef DES_UNROLL
94 #ifdef DES_UNROLL
120 #ifdef DES_UNROLL
163 #ifndef DES_UNROLL
188 #ifdef DES_UNROLL
214 #ifdef DES_UNROLL
H A Dfcrypt_b.c99 #ifndef DES_UNROLL
/freebsd-9.3-release/sys/crypto/des/
H A Ddes_enc.c76 #ifndef DES_UNROLL
101 #ifdef DES_UNROLL
130 #ifdef DES_UNROLL
174 #ifndef DES_UNROLL
197 #ifdef DES_UNROLL
226 #ifdef DES_UNROLL
H A Ddes_ecb.c86 #ifdef DES_UNROLL

Completed in 76 milliseconds