Searched refs:rotl (Results 1 - 25 of 31) sorted by relevance

12

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/des/asm/
H A Ddes-586.pl70 &rotl($R,3);
72 &rotl($L,3);
184 &rotl( $a, $shift ) if ($shift != 0);
217 else { &rotl($tt, $lr-3); }
223 else { &rotl($r, $lr-2); }
234 { &rotl($r, 2-$lr); }
240 { &rotl($l, 3-$lr); }
H A Dcrypt586.pl143 &rotl( $a, $shift ) if ($shift != 0);
174 else { &rotl($tt, $lr-3); }
180 else { &rotl($r, $lr-2); }
191 { &rotl($r, 2-$lr); }
197 { &rotl($l, 3-$lr); }
H A Ddes686.pl80 &rotl($R,3);
81 &rotl($L,3);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/rc5/asm/
H A Drc5-586.pl58 &rotl($A, &LB("ecx"));
64 &rotl($B, &LB("ecx"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/rc5/asm/
H A Drc5-586.pl57 &rotl($A, &LB("ecx"));
63 &rotl($B, &LB("ecx"));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/rc5/asm/
H A Drc5-586.pl58 &rotl($A, &LB("ecx"));
64 &rotl($B, &LB("ecx"));
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/staging/rtl8192u/ieee80211/
H A Daes.c82 #define rotl generic_rotl32 macro
195 fl_tab[1][i] = rotl (t, 8);
196 fl_tab[2][i] = rotl (t, 16);
197 fl_tab[3][i] = rotl (t, 24);
204 ft_tab[1][i] = rotl (t, 8);
205 ft_tab[2][i] = rotl (t, 16);
206 ft_tab[3][i] = rotl (t, 24);
212 il_tab[1][i] = rotl (t, 8);
213 il_tab[2][i] = rotl (t, 16);
214 il_tab[3][i] = rotl (
[all...]
H A Dmichael_mic.c28 static inline u32 rotl(u32 val, int bits) function
48 r ^= rotl(l, 17); \
52 r ^= rotl(l, 3); \
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/des/asm/
H A Dcrypt586.pl144 &rotl( $a, $shift ) if ($shift != 0);
175 else { &rotl($tt, $lr-3); }
181 else { &rotl($r, $lr-2); }
192 { &rotl($r, 2-$lr); }
198 { &rotl($l, 3-$lr); }
H A Ddes-586.pl153 &rotl($R,3);
155 &rotl($L,3);
248 &rotl( $a, $shift ) if ($shift != 0);
281 else { &rotl($tt, $lr-3); }
287 else { &rotl($r, $lr-2); }
298 { &rotl($r, 2-$lr); }
304 { &rotl($l, 3-$lr); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/des/asm/
H A Dcrypt586.pl144 &rotl( $a, $shift ) if ($shift != 0);
175 else { &rotl($tt, $lr-3); }
181 else { &rotl($r, $lr-2); }
192 { &rotl($r, 2-$lr); }
198 { &rotl($l, 3-$lr); }
H A Ddes-586.pl153 &rotl($R,3);
155 &rotl($L,3);
248 &rotl( $a, $shift ) if ($shift != 0);
281 else { &rotl($tt, $lr-3); }
287 else { &rotl($r, $lr-2); }
298 { &rotl($r, 2-$lr); }
304 { &rotl($l, 3-$lr); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/ripemd/asm/
H A Drmd-586.pl89 &rotl($c, 10);
93 &rotl($a, $s);
105 &rotl($c, 10);
110 &rotl($a, $s);
134 &rotl($c, 10);
138 &rotl($a, $s);
154 &rotl($c, 10);
161 &rotl($c, 10);
165 &rotl($a, $s);
185 &rotl(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/ripemd/asm/
H A Drmd-586.pl88 &rotl($c, 10);
92 &rotl($a, $s);
104 &rotl($c, 10);
109 &rotl($a, $s);
133 &rotl($c, 10);
137 &rotl($a, $s);
153 &rotl($c, 10);
160 &rotl($c, 10);
164 &rotl($a, $s);
184 &rotl(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/ripemd/asm/
H A Drmd-586.pl89 &rotl($c, 10);
93 &rotl($a, $s);
105 &rotl($c, 10);
110 &rotl($a, $s);
134 &rotl($c, 10);
138 &rotl($a, $s);
154 &rotl($c, 10);
161 &rotl($c, 10);
165 &rotl($a, $s);
185 &rotl(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/md5/asm/
H A Dmd5-586.pl63 &rotl($a,$s);
88 &rotl($a,$s);
111 &rotl($a,$s);
134 &rotl($a,$s);
160 &rotl($a,$s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/md5/asm/
H A Dmd5-586.pl64 &rotl($a,$s);
89 &rotl($a,$s);
112 &rotl($a,$s);
135 &rotl($a,$s);
161 &rotl($a,$s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/md5/asm/
H A Dmd5-586.pl64 &rotl($a,$s);
89 &rotl($a,$s);
112 &rotl($a,$s);
135 &rotl($a,$s);
161 &rotl($a,$s);
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha1-586.pl110 &rotl($tmp1,5); # tmp1=ROTATE(a,5)
139 &rotl($f,1); # f=ROATE(f,1)
144 &rotl($e,5); # e=ROTATE(a,5)
164 &rotl($f,1); # f=ROTATE(f,1)
168 &rotl($e,5); # e=ROTATE(a,5)
188 &rotl($f,1); # f=ROTATE(f,1)
199 &rotl($e,5); # e=ROTATE(a,5)
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha1-586.pl165 &rotl($tmp1,5); # tmp1=ROTATE(a,5)
195 &rotl($f,1); # f=ROTATE(f,1)
201 &rotl($a,5); # ROTATE(a,5)
212 &rotl($f,1); # f=ROTATE(f,1)
218 &rotl($tmp1,5); # ROTATE(a,5)
239 &rotl($f,1); # f=ROTATE(f,1)
243 &rotl($a,5); # ROTATE(a,5)
257 &rotl($f,1); # f=ROTATE(f,1)
261 &rotl($tmp1,5); # ROTATE(a,5)
282 &rotl(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha1-586.pl165 &rotl($tmp1,5); # tmp1=ROTATE(a,5)
195 &rotl($f,1); # f=ROTATE(f,1)
201 &rotl($a,5); # ROTATE(a,5)
212 &rotl($f,1); # f=ROTATE(f,1)
218 &rotl($tmp1,5); # ROTATE(a,5)
239 &rotl($f,1); # f=ROTATE(f,1)
243 &rotl($a,5); # ROTATE(a,5)
257 &rotl($f,1); # f=ROTATE(f,1)
261 &rotl($tmp1,5); # ROTATE(a,5)
282 &rotl(
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/perlasm/
H A Dx86asm.pl64 sub ::rotl { &rol(@_); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/perlasm/
H A Dx86asm.pl64 sub ::rotl { &rol(@_); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/cast/asm/
H A Dcast-586.pl139 &rotl( $tmp4, &LB($tmp1));
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/camellia/asm/
H A Dcmll-x86.pl260 &rotl ($idx,1);
272 &rotl (@T[2],1);
435 &rotl ($idx,1);
447 &rotl (@T[2],1);

Completed in 522 milliseconds

12