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

/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/
H A Dsha_locl.h159 # define BODY_00_15(i,a,b,c,d,e,f,xi) \ macro
243 BODY_00_15(0, A, B, C, D, E, T, X(0));
245 BODY_00_15(1, T, A, B, C, D, E, X(1));
247 BODY_00_15(2, E, T, A, B, C, D, X(2));
249 BODY_00_15(3, D, E, T, A, B, C, X(3));
251 BODY_00_15(4, C, D, E, T, A, B, X(4));
253 BODY_00_15(5, B, C, D, E, T, A, X(5));
255 BODY_00_15(6, A, B, C, D, E, T, X(6));
257 BODY_00_15(7, T, A, B, C, D, E, X(7));
259 BODY_00_15(
416 # define BODY_00_15 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/
H A Dsha_locl.h159 # define BODY_00_15(i,a,b,c,d,e,f,xi) \ macro
243 BODY_00_15(0, A, B, C, D, E, T, X(0));
245 BODY_00_15(1, T, A, B, C, D, E, X(1));
247 BODY_00_15(2, E, T, A, B, C, D, X(2));
249 BODY_00_15(3, D, E, T, A, B, C, X(3));
251 BODY_00_15(4, C, D, E, T, A, B, X(4));
253 BODY_00_15(5, B, C, D, E, T, A, X(5));
255 BODY_00_15(6, A, B, C, D, E, T, X(6));
257 BODY_00_15(7, T, A, B, C, D, E, X(7));
259 BODY_00_15(
416 # define BODY_00_15 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/asm/
H A Dsha1-586.pl101 sub BODY_00_15 subroutine
294 &BODY_00_15(-2,$K[0],$X, 0,$A,$B,$C,$D,$E,$T);
295 &BODY_00_15( 0,$K[0],$X, 1,$T,$A,$B,$C,$D,$E);
296 &BODY_00_15( 0,$K[0],$X, 2,$E,$T,$A,$B,$C,$D);
297 &BODY_00_15( 0,$K[0],$X, 3,$D,$E,$T,$A,$B,$C);
298 &BODY_00_15( 0,$K[0],$X, 4,$C,$D,$E,$T,$A,$B);
299 &BODY_00_15( 0,$K[0],$X, 5,$B,$C,$D,$E,$T,$A);
300 &BODY_00_15( 0,$K[0],$X, 6,$A,$B,$C,$D,$E,$T);
301 &BODY_00_15( 0,$K[0],$X, 7,$T,$A,$B,$C,$D,$E);
302 &BODY_00_15(
[all...]
H A Dsha1-ia64.pl56 sub BODY_00_15 { subroutine
292 &BODY_00_15(\$code, 0,$A,$B,$C,$D,$E,$T);
293 &BODY_00_15(\$code, 1,$T,$A,$B,$C,$D,$E);
294 &BODY_00_15(\$code, 2,$E,$T,$A,$B,$C,$D);
295 &BODY_00_15(\$code, 3,$D,$E,$T,$A,$B,$C);
296 &BODY_00_15(\$code, 4,$C,$D,$E,$T,$A,$B);
297 &BODY_00_15(\$code, 5,$B,$C,$D,$E,$T,$A);
298 &BODY_00_15(\$code, 6,$A,$B,$C,$D,$E,$T);
299 &BODY_00_15(\$code, 7,$T,$A,$B,$C,$D,$E);
300 &BODY_00_15(\
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/timemachine/openssl-0.9.8e/crypto/sha/
H A Dsha_locl.h180 #define BODY_00_15(i,a,b,c,d,e,f,xi) \ macro
252 BODY_00_15( 0,A,B,C,D,E,T,W[ 0]);
253 BODY_00_15( 1,T,A,B,C,D,E,W[ 1]);
254 BODY_00_15( 2,E,T,A,B,C,D,W[ 2]);
255 BODY_00_15( 3,D,E,T,A,B,C,W[ 3]);
256 BODY_00_15( 4,C,D,E,T,A,B,W[ 4]);
257 BODY_00_15( 5,B,C,D,E,T,A,W[ 5]);
258 BODY_00_15( 6,A,B,C,D,E,T,W[ 6]);
259 BODY_00_15( 7,T,A,B,C,D,E,W[ 7]);
260 BODY_00_15(
485 #define BODY_00_15 macro
[all...]
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl-1.0.2h/crypto/sha/asm/
H A Dsha512-s390x.pl104 sub BODY_00_15 { subroutine
162 &BODY_00_15(@_);
277 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-mips.pl124 sub BODY_00_15 { subroutine
285 &BODY_00_15(@_);
367 { &BODY_00_15($i,@V); unshift(@V,pop(@V)); push(@X,shift(@X)); }
H A Dsha1-ia64.pl48 sub BODY_00_15 { subroutine
277 for($i=0;$i<16;$i++) { &BODY_00_15(\$code,$i,@V); unshift(@V,pop(@V)); }
H A Dsha1-sparcv9.pl54 sub BODY_00_15 { subroutine
332 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-sparcv9.pl215 sub BODY_00_15 { subroutine
333 &BODY_00_15(@_);
384 &BODY_00_15(@_);
688 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha1-armv4-large.pl109 sub BODY_00_15 { subroutine
199 &BODY_00_15(@V); unshift(@V,pop(@V));
206 &BODY_00_15(@V); unshift(@V,pop(@V));
H A Dsha256-armv4.pl64 sub BODY_00_15 { subroutine
147 eor $t0,$e,$e,ror#`$Sigma1[1]-$Sigma1[0]` @ from BODY_00_15
152 &BODY_00_15(@_);
232 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-armv4.pl89 sub BODY_00_15() { subroutine
318 &BODY_00_15(0x94);
370 &BODY_00_15(0x17);
H A Dsha256-586.pl133 &BODY_00_15(1);
135 sub BODY_00_15() { subroutine
280 &BODY_00_15();
285 &mov ("ecx",&DWP(4*(9+15+16-1),"esp")); # preloaded in BODY_00_15(1)
H A Dsha1-586.pl156 sub BODY_00_15 subroutine
386 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
/netgear-R7000-V1.0.7.12_1.2.5/ap/gpl/openssl/crypto/sha/asm/
H A Dsha512-s390x.pl104 sub BODY_00_15 { subroutine
162 &BODY_00_15(@_);
277 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-mips.pl124 sub BODY_00_15 { subroutine
285 &BODY_00_15(@_);
367 { &BODY_00_15($i,@V); unshift(@V,pop(@V)); push(@X,shift(@X)); }
H A Dsha1-ia64.pl48 sub BODY_00_15 { subroutine
277 for($i=0;$i<16;$i++) { &BODY_00_15(\$code,$i,@V); unshift(@V,pop(@V)); }
H A Dsha1-sparcv9.pl54 sub BODY_00_15 { subroutine
332 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-sparcv9.pl215 sub BODY_00_15 { subroutine
333 &BODY_00_15(@_);
384 &BODY_00_15(@_);
688 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha1-armv4-large.pl109 sub BODY_00_15 { subroutine
199 &BODY_00_15(@V); unshift(@V,pop(@V));
206 &BODY_00_15(@V); unshift(@V,pop(@V));
H A Dsha256-armv4.pl64 sub BODY_00_15 { subroutine
147 eor $t0,$e,$e,ror#`$Sigma1[1]-$Sigma1[0]` @ from BODY_00_15
152 &BODY_00_15(@_);
232 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-armv4.pl89 sub BODY_00_15() { subroutine
318 &BODY_00_15(0x94);
370 &BODY_00_15(0x17);
H A Dsha256-586.pl133 &BODY_00_15(1);
135 sub BODY_00_15() { subroutine
280 &BODY_00_15();
285 &mov ("ecx",&DWP(4*(9+15+16-1),"esp")); # preloaded in BODY_00_15(1)
H A Dsha1-586.pl156 sub BODY_00_15 subroutine
386 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }

Completed in 125 milliseconds