Searched refs:l2n (Results 1 - 25 of 54) sorted by relevance

123

/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/cast/
H A Dc_ofb64.c85 l2n(v0,dp);
86 l2n(v1,dp);
93 t=ti[0]; l2n(t,dp);
94 t=ti[1]; l2n(t,dp);
105 l2n(v0,iv);
106 l2n(v1,iv);
H A Dc_ecb.c76 l=d[0]; l2n(l,out);
77 l=d[1]; l2n(l,out);
H A Dc_cfb64.c88 t=ti[0]; l2n(t,iv);
89 t=ti[1]; l2n(t,iv);
108 t=ti[0]; l2n(t,iv);
109 t=ti[1]; l2n(t,iv);
H A Dc_enc.c150 l2n(tout0,out);
151 l2n(tout1,out);
163 l2n(tout0,out);
164 l2n(tout1,out);
166 l2n(tout0,iv);
167 l2n(tout1,iv);
183 l2n(tout0,out);
184 l2n(tout1,out);
201 l2n(xor0,iv);
202 l2n(xor
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/idea/
H A Di_ofb64.c85 l2n(v0,dp);
86 l2n(v1,dp);
93 t=ti[0]; l2n(t,dp);
94 t=ti[1]; l2n(t,dp);
105 l2n(v0,iv);
106 l2n(v1,iv);
H A Di_ecb.c81 l0=d[0]; l2n(l0,out);
82 l1=d[1]; l2n(l1,out);
H A Di_cfb64.c88 t=ti[0]; l2n(t,iv);
89 t=ti[1]; l2n(t,iv);
108 t=ti[0]; l2n(t,iv);
109 t=ti[1]; l2n(t,iv);
H A Di_cbc.c84 tout0=tin[0]; l2n(tout0,out);
85 tout1=tin[1]; l2n(tout1,out);
95 tout0=tin[0]; l2n(tout0,out);
96 tout1=tin[1]; l2n(tout1,out);
98 l2n(tout0,iv);
99 l2n(tout1,iv);
113 l2n(tout0,out);
114 l2n(tout1,out);
129 l2n(xor0,iv);
130 l2n(xor
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_ofb64.c84 l2n(v0,dp);
85 l2n(v1,dp);
92 t=ti[0]; l2n(t,dp);
93 t=ti[1]; l2n(t,dp);
104 l2n(v0,iv);
105 l2n(v1,iv);
H A Dbf_cbc.c86 l2n(tout0,out);
87 l2n(tout1,out);
99 l2n(tout0,out);
100 l2n(tout1,out);
102 l2n(tout0,ivec);
103 l2n(tout1,ivec);
119 l2n(tout0,out);
120 l2n(tout1,out);
137 l2n(xor0,ivec);
138 l2n(xor
[all...]
H A Dbf_ecb.c92 l=d[0]; l2n(l,out);
93 l=d[1]; l2n(l,out);
H A Dbf_cfb64.c87 t=ti[0]; l2n(t,iv);
88 t=ti[1]; l2n(t,iv);
107 t=ti[0]; l2n(t,iv);
108 t=ti[1]; l2n(t,iv);
H A Dbf_enc.c248 l2n(tout0,out);
249 l2n(tout1,out);
261 l2n(tout0,out);
262 l2n(tout1,out);
264 l2n(tout0,ivec);
265 l2n(tout1,ivec);
281 l2n(tout0,out);
282 l2n(tout1,out);
299 l2n(xor0,ivec);
300 l2n(xor
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dc_ofb64.c85 l2n(v0,dp);
86 l2n(v1,dp);
93 t=ti[0]; l2n(t,dp);
94 t=ti[1]; l2n(t,dp);
105 l2n(v0,iv);
106 l2n(v1,iv);
H A Dc_ecb.c76 l=d[0]; l2n(l,out);
77 l=d[1]; l2n(l,out);
H A Dc_cfb64.c88 t=ti[0]; l2n(t,iv);
89 t=ti[1]; l2n(t,iv);
108 t=ti[0]; l2n(t,iv);
109 t=ti[1]; l2n(t,iv);
H A Dc_enc.c150 l2n(tout0,out);
151 l2n(tout1,out);
163 l2n(tout0,out);
164 l2n(tout1,out);
166 l2n(tout0,iv);
167 l2n(tout1,iv);
183 l2n(tout0,out);
184 l2n(tout1,out);
201 l2n(xor0,iv);
202 l2n(xor
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Di_ofb64.c85 l2n(v0,dp);
86 l2n(v1,dp);
93 t=ti[0]; l2n(t,dp);
94 t=ti[1]; l2n(t,dp);
105 l2n(v0,iv);
106 l2n(v1,iv);
H A Di_ecb.c81 l0=d[0]; l2n(l0,out);
82 l1=d[1]; l2n(l1,out);
H A Di_cfb64.c88 t=ti[0]; l2n(t,iv);
89 t=ti[1]; l2n(t,iv);
108 t=ti[0]; l2n(t,iv);
109 t=ti[1]; l2n(t,iv);
H A Di_cbc.c84 tout0=tin[0]; l2n(tout0,out);
85 tout1=tin[1]; l2n(tout1,out);
95 tout0=tin[0]; l2n(tout0,out);
96 tout1=tin[1]; l2n(tout1,out);
98 l2n(tout0,iv);
99 l2n(tout1,iv);
113 l2n(tout0,out);
114 l2n(tout1,out);
129 l2n(xor0,iv);
130 l2n(xor
[all...]
/netgear-WNDR4500-V1.0.1.40_1.0.68/ap/gpl/openssl/crypto/bf/
H A Dbf_ofb64.c84 l2n(v0,dp);
85 l2n(v1,dp);
92 t=ti[0]; l2n(t,dp);
93 t=ti[1]; l2n(t,dp);
104 l2n(v0,iv);
105 l2n(v1,iv);
H A Dbf_cbc.c86 l2n(tout0,out);
87 l2n(tout1,out);
99 l2n(tout0,out);
100 l2n(tout1,out);
102 l2n(tout0,ivec);
103 l2n(tout1,ivec);
119 l2n(tout0,out);
120 l2n(tout1,out);
137 l2n(xor0,ivec);
138 l2n(xor
[all...]
H A Dbf_ecb.c92 l=d[0]; l2n(l,out);
93 l=d[1]; l2n(l,out);
H A Dbf_cfb64.c87 t=ti[0]; l2n(t,iv);
88 t=ti[1]; l2n(t,iv);
107 t=ti[0]; l2n(t,iv);
108 t=ti[1]; l2n(t,iv);

Completed in 82 milliseconds

123