Searched refs:l2c (Results 51 - 75 of 97) sorted by relevance

1234

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc2/
H A Drc2_cbc.c83 l2c(tout0, out);
85 l2c(tout1, out);
95 l2c(tout0, out);
97 l2c(tout1, out);
99 l2c(tout0, iv);
100 l2c(tout1, iv);
113 l2c(tout0, out);
114 l2c(tout1, out);
130 l2c(xor0, iv);
131 l2c(xor
[all...]
H A Drc2_locl.h82 #undef l2c macro
83 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
88 /* NOTE - c is not incremented as per l2c */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/
H A Drc5_enc.c85 l2c(tout0, out);
87 l2c(tout1, out);
97 l2c(tout0, out);
99 l2c(tout1, out);
101 l2c(tout0, iv);
102 l2c(tout1, iv);
115 l2c(tout0, out);
116 l2c(tout1, out);
132 l2c(xor0, iv);
133 l2c(xor
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/mdc2/
H A Dmdc2dgst.c71 #undef l2c macro
72 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
153 l2c(tin0,p);
154 l2c(ttin1,p);
156 l2c(ttin0,p);
157 l2c(tin1,p);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/mdc2/
H A Dmdc2dgst.c72 #undef l2c macro
73 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
151 l2c(tin0, p);
152 l2c(ttin1, p);
154 l2c(ttin0, p);
155 l2c(tin1, p);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/mdc2/
H A Dmdc2dgst.c72 #undef l2c macro
73 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
151 l2c(tin0, p);
152 l2c(ttin1, p);
154 l2c(ttin0, p);
155 l2c(tin1, p);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dcbc_cksm.c92 l2c(tout0,out);
93 l2c(tout1,out);
H A Decb_enc.c120 l=ll[0]; l2c(l,out);
121 l=ll[1]; l2c(l,out);
H A Dxcbc_enc.c143 tout0=tin[0]^outW0; l2c(tout0,out);
144 tout1=tin[1]^outW1; l2c(tout1,out);
152 tout0=tin[0]^outW0; l2c(tout0,out);
153 tout1=tin[1]^outW1; l2c(tout1,out);
156 l2c(tout0,iv);
157 l2c(tout1,iv);
170 l2c(tout0,out);
171 l2c(tout1,out);
188 l2c(xor0,iv);
189 l2c(xor
[all...]
H A Dofb_enc.c131 l2c(v0,iv);
132 l2c(v1,iv);
H A Ddes_enc.c329 l2c(tout0,out);
330 l2c(tout1,out);
344 l2c(tout0,out);
345 l2c(tout1,out);
348 l2c(tout0,iv);
349 l2c(tout1,iv);
373 l2c(tout0,out);
374 l2c(tout1,out);
400 l2c(xor0,iv);
401 l2c(xor
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Dcbc_cksm.c90 l2c(tout0, out);
91 l2c(tout1, out);
H A Decb_enc.c120 l2c(l, out);
122 l2c(l, out);
H A Ddes_enc.c316 l2c(tout0, out);
317 l2c(tout1, out);
330 l2c(tout0, out);
331 l2c(tout1, out);
334 l2c(tout0, iv);
335 l2c(tout1, iv);
356 l2c(tout0, out);
357 l2c(tout1, out);
382 l2c(xor0, iv);
383 l2c(xor
[all...]
H A Dxcbc_enc.c161 l2c(tout0, out);
163 l2c(tout1, out);
173 l2c(tout0, out);
175 l2c(tout1, out);
178 l2c(tout0, iv);
179 l2c(tout1, iv);
191 l2c(tout0, out);
192 l2c(tout1, out);
210 l2c(xor0, iv);
211 l2c(xor
[all...]
H A Dofb_enc.c128 l2c(v0, iv);
129 l2c(v1, iv);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Dcbc_cksm.c90 l2c(tout0, out);
91 l2c(tout1, out);
H A Decb_enc.c120 l2c(l, out);
122 l2c(l, out);
H A Ddes_enc.c316 l2c(tout0, out);
317 l2c(tout1, out);
330 l2c(tout0, out);
331 l2c(tout1, out);
334 l2c(tout0, iv);
335 l2c(tout1, iv);
356 l2c(tout0, out);
357 l2c(tout1, out);
382 l2c(xor0, iv);
383 l2c(xor
[all...]
H A Dxcbc_enc.c161 l2c(tout0, out);
163 l2c(tout1, out);
173 l2c(tout0, out);
175 l2c(tout1, out);
178 l2c(tout0, iv);
179 l2c(tout1, iv);
191 l2c(tout0, out);
192 l2c(tout1, out);
210 l2c(xor0, iv);
211 l2c(xor
[all...]
H A Dofb_enc.c128 l2c(v0, iv);
129 l2c(v1, iv);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A Dbf_locl.h86 # undef l2c macro
87 # define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
92 /* NOTE - c is not incremented as per l2c */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc2/
H A Drc2_locl.h82 #undef l2c macro
83 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
88 /* NOTE - c is not incremented as per l2c */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2_locl.h82 #undef l2c macro
83 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
88 /* NOTE - c is not incremented as per l2c */
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_locl.h86 #undef l2c macro
87 #define l2c(l,c) (*((c)++)=(unsigned char)(((l) )&0xff), \ macro
92 /* NOTE - c is not incremented as per l2c */

Completed in 128 milliseconds

1234