Searched refs:l2c (Results 1 - 25 of 63) sorted by relevance

123

/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc2/
H A Drc2ofb64.c85 l2c(v0,dp);
86 l2c(v1,dp);
93 t=ti[0]; l2c(t,dp);
94 t=ti[1]; l2c(t,dp);
105 l2c(v0,iv);
106 l2c(v1,iv);
H A Drc2_ecb.c84 l=d[0]; l2c(l,out);
85 l=d[1]; l2c(l,out);
H A Drc2cfb64.c88 t=ti[0]; l2c(t,iv);
89 t=ti[1]; l2c(t,iv);
108 t=ti[0]; l2c(t,iv);
109 t=ti[1]; l2c(t,iv);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/rc5/
H A Drc5ofb64.c85 l2c(v0,dp);
86 l2c(v1,dp);
93 t=ti[0]; l2c(t,dp);
94 t=ti[1]; l2c(t,dp);
105 l2c(v0,iv);
106 l2c(v1,iv);
H A Drc5_ecb.c76 l=d[0]; l2c(l,out);
77 l=d[1]; l2c(l,out);
H A Drc5cfb64.c88 t=ti[0]; l2c(t,iv);
89 t=ti[1]; l2c(t,iv);
108 t=ti[0]; l2c(t,iv);
109 t=ti[1]; l2c(t,iv);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/openssl/crypto/des/
H A Dofb64ede.c86 l2c(v0,dp);
87 l2c(v1,dp);
99 l2c(v0,dp);
100 l2c(v1,dp);
111 l2c(v0,iv);
112 l2c(v1,iv);
H A Dofb64enc.c84 l2c(v0,dp);
85 l2c(v1,dp);
92 t=ti[0]; l2c(t,dp);
93 t=ti[1]; l2c(t,dp);
104 l2c(v0,iv);
105 l2c(v1,iv);
H A Dcfb_enc.c108 l2c(v0,iv);
109 l2c(v1,iv);
110 l2c(d0,iv);
111 l2c(d1,iv);
146 l2c(v0,iv);
147 l2c(v1,iv);
148 l2c(d0,iv);
149 l2c(d1,iv);
170 l2c(v0,iv);
171 l2c(v
[all...]
H A Dncbc_enc.c93 tout0=tin[0]; l2c(tout0,out);
94 tout1=tin[1]; l2c(tout1,out);
102 tout0=tin[0]; l2c(tout0,out);
103 tout1=tin[1]; l2c(tout1,out);
107 l2c(tout0,iv);
108 l2c(tout1,iv);
122 l2c(tout0,out);
123 l2c(tout1,out);
142 l2c(xor0,iv);
143 l2c(xor
[all...]
H A Dede_cbcm_enc.c126 l2c(tout0,out);
127 l2c(tout1,out);
130 l2c(m0,iv1);
131 l2c(m1,iv1);
134 l2c(tout0,iv2);
135 l2c(tout1,iv2);
179 l2c(tout0,out);
180 l2c(tout1,out);
187 l2c(m0,iv1);
188 l2c(m
[all...]
H A Decb3_enc.c79 l2c(l0,out);
80 l2c(l1,out);
H A Dcfb64enc.c87 v0=ti[0]; l2c(v0,iv);
88 v0=ti[1]; l2c(v0,iv);
107 v0=ti[0]; l2c(v0,iv);
108 v0=ti[1]; l2c(v0,iv);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Dofb64ede.c86 l2c(v0,dp);
87 l2c(v1,dp);
99 l2c(v0,dp);
100 l2c(v1,dp);
111 l2c(v0,iv);
112 l2c(v1,iv);
H A Dofb64enc.c84 l2c(v0,dp);
85 l2c(v1,dp);
92 t=ti[0]; l2c(t,dp);
93 t=ti[1]; l2c(t,dp);
104 l2c(v0,iv);
105 l2c(v1,iv);
H A Dncbc_enc.c93 tout0=tin[0]; l2c(tout0,out);
94 tout1=tin[1]; l2c(tout1,out);
102 tout0=tin[0]; l2c(tout0,out);
103 tout1=tin[1]; l2c(tout1,out);
107 l2c(tout0,iv);
108 l2c(tout1,iv);
122 l2c(tout0,out);
123 l2c(tout1,out);
142 l2c(xor0,iv);
143 l2c(xor
[all...]
H A Dede_cbcm_enc.c128 l2c(tout0,out);
129 l2c(tout1,out);
132 l2c(m0,iv1);
133 l2c(m1,iv1);
136 l2c(tout0,iv2);
137 l2c(tout1,iv2);
181 l2c(tout0,out);
182 l2c(tout1,out);
189 l2c(m0,iv1);
190 l2c(m
[all...]
H A Decb3_enc.c81 l2c(l0,out);
82 l2c(l1,out);
H A Dcfb64enc.c87 v0=ti[0]; l2c(v0,iv);
88 v0=ti[1]; l2c(v0,iv);
107 v0=ti[0]; l2c(v0,iv);
108 v0=ti[1]; l2c(v0,iv);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2ofb64.c85 l2c(v0,dp);
86 l2c(v1,dp);
93 t=ti[0]; l2c(t,dp);
94 t=ti[1]; l2c(t,dp);
105 l2c(v0,iv);
106 l2c(v1,iv);
H A Drc2_ecb.c84 l=d[0]; l2c(l,out);
85 l=d[1]; l2c(l,out);
H A Drc2cfb64.c88 t=ti[0]; l2c(t,iv);
89 t=ti[1]; l2c(t,iv);
108 t=ti[0]; l2c(t,iv);
109 t=ti[1]; l2c(t,iv);
/netgear-WNDR4500v2-V1.0.0.60_1.0.38/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5ofb64.c85 l2c(v0,dp);
86 l2c(v1,dp);
93 t=ti[0]; l2c(t,dp);
94 t=ti[1]; l2c(t,dp);
105 l2c(v0,iv);
106 l2c(v1,iv);
H A Drc5_ecb.c76 l=d[0]; l2c(l,out);
77 l=d[1]; l2c(l,out);
H A Drc5cfb64.c88 t=ti[0]; l2c(t,iv);
89 t=ti[1]; l2c(t,iv);
108 t=ti[0]; l2c(t,iv);
109 t=ti[1]; l2c(t,iv);

Completed in 168 milliseconds

123