Searched refs:DES_encrypt1 (Results 1 - 25 of 40) sorted by relevance

12

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/des/
H A Ddes_opts.c121 #define DES_encrypt1 des_encrypt_u4_cisc_idx macro
133 #undef DES_encrypt1 macro
137 #define DES_encrypt1 des_encrypt_u16_cisc_idx macro
149 #undef DES_encrypt1 macro
153 #define DES_encrypt1 des_encrypt_u4_risc1_idx macro
169 #undef DES_encrypt1 macro
173 #define DES_encrypt1 des_encrypt_u4_risc2_idx macro
185 #undef DES_encrypt1 macro
189 #define DES_encrypt1 des_encrypt_u16_risc1_idx macro
201 #undef DES_encrypt1 macro
205 #define DES_encrypt1 macro
221 #undef DES_encrypt1 macro
225 #define DES_encrypt1 macro
237 #undef DES_encrypt1 macro
241 #define DES_encrypt1 macro
253 #undef DES_encrypt1 macro
257 #define DES_encrypt1 macro
273 #undef DES_encrypt1 macro
277 #define DES_encrypt1 macro
289 #undef DES_encrypt1 macro
293 #define DES_encrypt1 macro
305 #undef DES_encrypt1 macro
309 #define DES_encrypt1 macro
[all...]
H A Dede_cbcm_enc.c98 DES_encrypt1(tin,ks3,1);
116 DES_encrypt1(tin,ks1,1);
119 DES_encrypt1(tin,ks2,0);
122 DES_encrypt1(tin,ks1,1);
149 DES_encrypt1(tin,ks3,1);
161 DES_encrypt1(tin,ks1,0);
164 DES_encrypt1(tin,ks2,1);
167 DES_encrypt1(tin,ks1,0);
H A Dncbc_enc.c92 DES_encrypt1((DES_LONG *)tin,_schedule,DES_ENCRYPT);
101 DES_encrypt1((DES_LONG *)tin,_schedule,DES_ENCRYPT);
119 DES_encrypt1((DES_LONG *)tin,_schedule,DES_DECRYPT);
131 DES_encrypt1((DES_LONG *)tin,_schedule,DES_DECRYPT);
H A Dcfb64enc.c85 DES_encrypt1(ti,schedule,DES_ENCRYPT);
105 DES_encrypt1(ti,schedule,DES_ENCRYPT);
H A Dpcbc_enc.c89 DES_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
107 DES_encrypt1((DES_LONG *)tin,schedule,DES_DECRYPT);
H A Dcfb_enc.c92 DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
134 DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
H A Dcbc_cksm.c85 DES_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
H A Decb_enc.c119 DES_encrypt1(ll,ks,enc);
H A Dofb64enc.c90 DES_encrypt1(ti,schedule,DES_ENCRYPT);
H A Dofb_enc.c105 DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
H A Dxcbc_enc.c142 DES_encrypt1(tin,schedule,DES_ENCRYPT);
151 DES_encrypt1(tin,schedule,DES_ENCRYPT);
167 DES_encrypt1(tin,schedule,DES_DECRYPT);
179 DES_encrypt1(tin,schedule,DES_DECRYPT);
H A Dspeed.c207 DES_encrypt1(data,&sch,DES_ENCRYPT);
244 DES_encrypt1(data,&sch,DES_ENCRYPT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Ddes_opts.c125 #define DES_encrypt1 des_encrypt_u4_cisc_idx macro
137 #undef DES_encrypt1 macro
141 #define DES_encrypt1 des_encrypt_u16_cisc_idx macro
153 #undef DES_encrypt1 macro
157 #define DES_encrypt1 des_encrypt_u4_risc1_idx macro
173 #undef DES_encrypt1 macro
177 #define DES_encrypt1 des_encrypt_u4_risc2_idx macro
189 #undef DES_encrypt1 macro
193 #define DES_encrypt1 des_encrypt_u16_risc1_idx macro
205 #undef DES_encrypt1 macro
209 #define DES_encrypt1 macro
225 #undef DES_encrypt1 macro
229 #define DES_encrypt1 macro
241 #undef DES_encrypt1 macro
245 #define DES_encrypt1 macro
257 #undef DES_encrypt1 macro
261 #define DES_encrypt1 macro
277 #undef DES_encrypt1 macro
281 #define DES_encrypt1 macro
293 #undef DES_encrypt1 macro
297 #define DES_encrypt1 macro
309 #undef DES_encrypt1 macro
313 #define DES_encrypt1 macro
[all...]
H A Dede_cbcm_enc.c100 DES_encrypt1(tin,ks3,1);
118 DES_encrypt1(tin,ks1,1);
121 DES_encrypt1(tin,ks2,0);
124 DES_encrypt1(tin,ks1,1);
151 DES_encrypt1(tin,ks3,1);
163 DES_encrypt1(tin,ks1,0);
166 DES_encrypt1(tin,ks2,1);
169 DES_encrypt1(tin,ks1,0);
H A Dncbc_enc.c92 DES_encrypt1((DES_LONG *)tin,_schedule,DES_ENCRYPT);
101 DES_encrypt1((DES_LONG *)tin,_schedule,DES_ENCRYPT);
119 DES_encrypt1((DES_LONG *)tin,_schedule,DES_DECRYPT);
131 DES_encrypt1((DES_LONG *)tin,_schedule,DES_DECRYPT);
H A Dcfb64enc.c85 DES_encrypt1(ti,schedule,DES_ENCRYPT);
105 DES_encrypt1(ti,schedule,DES_ENCRYPT);
H A Dpcbc_enc.c89 DES_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
107 DES_encrypt1((DES_LONG *)tin,schedule,DES_DECRYPT);
H A Dcbc_cksm.c85 DES_encrypt1((DES_LONG *)tin,schedule,DES_ENCRYPT);
H A Decb_enc.c119 DES_encrypt1(ll,ks,enc);
H A Dofb64enc.c90 DES_encrypt1(ti,schedule,DES_ENCRYPT);
H A Dcfb_enc.c103 DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
150 DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
H A Dofb_enc.c105 DES_encrypt1((DES_LONG *)ti,schedule,DES_ENCRYPT);
H A Dxcbc_enc.c142 DES_encrypt1(tin,schedule,DES_ENCRYPT);
151 DES_encrypt1(tin,schedule,DES_ENCRYPT);
167 DES_encrypt1(tin,schedule,DES_DECRYPT);
179 DES_encrypt1(tin,schedule,DES_DECRYPT);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/mdc2/
H A Dmdc2dgst.c143 DES_encrypt1(d,&k,1);
147 DES_encrypt1(dd,&k,1);
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/mdc2/
H A Dmdc2dgst.c141 DES_encrypt1(d,&k,1);
145 DES_encrypt1(dd,&k,1);

Completed in 158 milliseconds

12