Searched refs:n2l (Results 26 - 50 of 65) sorted by relevance

123

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/cast/
H A Dc_enc.c136 n2l(iv, tout0);
137 n2l(iv, tout1);
140 n2l(in, tin0);
141 n2l(in, tin1);
167 n2l(iv, xor0);
168 n2l(iv, xor1);
171 n2l(in, tin0);
172 n2l(in, tin1);
184 n2l(in, tin0);
185 n2l(i
[all...]
H A Dc_ofb64.c81 n2l(iv, v0);
82 n2l(iv, v1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/cast/
H A Dc_enc.c136 n2l(iv, tout0);
137 n2l(iv, tout1);
140 n2l(in, tin0);
141 n2l(in, tin1);
167 n2l(iv, xor0);
168 n2l(iv, xor1);
171 n2l(in, tin0);
172 n2l(in, tin1);
184 n2l(in, tin0);
185 n2l(i
[all...]
H A Dc_ofb64.c81 n2l(iv, v0);
82 n2l(iv, v1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/bf/
H A Dbf_ofb64.c81 n2l(iv, v0);
82 n2l(iv, v1);
H A Dbf_enc.c234 n2l(ivec, tout0);
235 n2l(ivec, tout1);
238 n2l(in, tin0);
239 n2l(in, tin1);
265 n2l(ivec, xor0);
266 n2l(ivec, xor1);
269 n2l(in, tin0);
270 n2l(in, tin1);
282 n2l(in, tin0);
283 n2l(i
[all...]
H A Dbf_locl.h108 /* NOTE - c is not incremented as per n2l */
139 # undef n2l macro
140 # define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/bf/
H A Dbf_ofb64.c79 n2l(iv,v0);
80 n2l(iv,v1);
H A Dbf_enc.c234 n2l(ivec,tout0);
235 n2l(ivec,tout1);
239 n2l(in,tin0);
240 n2l(in,tin1);
269 n2l(ivec,xor0);
270 n2l(ivec,xor1);
274 n2l(in,tin0);
275 n2l(in,tin1);
288 n2l(in,tin0);
289 n2l(i
[all...]
H A Dbf_locl.h108 /* NOTE - c is not incremented as per n2l */
139 #undef n2l macro
140 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/
H A Dc_ofb64.c80 n2l(iv,v0);
81 n2l(iv,v1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/idea/
H A Di_ofb64.c80 n2l(iv,v0);
81 n2l(iv,v1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/idea/
H A Di_ofb64.c81 n2l(iv, v0);
82 n2l(iv, v1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/bf/
H A Dbf_ofb64.c81 n2l(iv, v0);
82 n2l(iv, v1);
H A Dbf_enc.c234 n2l(ivec, tout0);
235 n2l(ivec, tout1);
238 n2l(in, tin0);
239 n2l(in, tin1);
265 n2l(ivec, xor0);
266 n2l(ivec, xor1);
269 n2l(in, tin0);
270 n2l(in, tin1);
282 n2l(in, tin0);
283 n2l(i
[all...]
H A Dbf_locl.h108 /* NOTE - c is not incremented as per n2l */
139 # undef n2l macro
140 # define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/idea/
H A Di_ofb64.c81 n2l(iv, v0);
82 n2l(iv, v1);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc2/
H A Drc2_locl.h104 /* NOTE - c is not incremented as per n2l */
135 #undef n2l macro
136 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc2/
H A Drc2_locl.h104 /* NOTE - c is not incremented as per n2l */
135 #undef n2l macro
136 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc2/
H A Drc2_locl.h104 /* NOTE - c is not incremented as per n2l */
135 #undef n2l macro
136 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/
H A Denc_read.c161 n2l(p,num);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/
H A Denc_read.c167 n2l(p, num);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/
H A Denc_read.c167 n2l(p, num);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/
H A Drc5_locl.h106 /* NOTE - c is not incremented as per n2l */
137 #undef n2l macro
138 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/
H A Drc5_locl.h106 /* NOTE - c is not incremented as per n2l */
137 #undef n2l macro
138 #define n2l(c,l) (l =((unsigned long)(*((c)++)))<<24L, \ macro

Completed in 91 milliseconds

123