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

/external/chromium_org/third_party/openssl/openssl/crypto/sha/
H A Dsha_locl.h159 #define BODY_00_15(i,a,b,c,d,e,f,xi) \ macro
238 BODY_00_15( 0,A,B,C,D,E,T,X( 0)); X( 2) = W[ 2];
239 BODY_00_15( 1,T,A,B,C,D,E,X( 1)); X( 3) = W[ 3];
240 BODY_00_15( 2,E,T,A,B,C,D,X( 2)); X( 4) = W[ 4];
241 BODY_00_15( 3,D,E,T,A,B,C,X( 3)); X( 5) = W[ 5];
242 BODY_00_15( 4,C,D,E,T,A,B,X( 4)); X( 6) = W[ 6];
243 BODY_00_15( 5,B,C,D,E,T,A,X( 5)); X( 7) = W[ 7];
244 BODY_00_15( 6,A,B,C,D,E,T,X( 6)); X( 8) = W[ 8];
245 BODY_00_15( 7,T,A,B,C,D,E,X( 7)); X( 9) = W[ 9];
246 BODY_00_15(
367 #define BODY_00_15 macro
[all...]
/external/openssl/crypto/sha/
H A Dsha_locl.h159 #define BODY_00_15(i,a,b,c,d,e,f,xi) \ macro
238 BODY_00_15( 0,A,B,C,D,E,T,X( 0)); X( 2) = W[ 2];
239 BODY_00_15( 1,T,A,B,C,D,E,X( 1)); X( 3) = W[ 3];
240 BODY_00_15( 2,E,T,A,B,C,D,X( 2)); X( 4) = W[ 4];
241 BODY_00_15( 3,D,E,T,A,B,C,X( 3)); X( 5) = W[ 5];
242 BODY_00_15( 4,C,D,E,T,A,B,X( 4)); X( 6) = W[ 6];
243 BODY_00_15( 5,B,C,D,E,T,A,X( 5)); X( 7) = W[ 7];
244 BODY_00_15( 6,A,B,C,D,E,T,X( 6)); X( 8) = W[ 8];
245 BODY_00_15( 7,T,A,B,C,D,E,X( 7)); X( 9) = W[ 9];
246 BODY_00_15(
367 #define BODY_00_15 macro
[all...]
/external/chromium_org/third_party/openssl/openssl/crypto/sha/asm/
H A Dsha256-586.pl47 sub BODY_00_15() { subroutine
161 &BODY_00_15();
166 &mov ($T,&DWP(4*(8+15+16-1),"esp")); # preloaded in BODY_00_15(1)
188 &BODY_00_15(1);
H A Dsha1-armv4-large.pl95 sub BODY_00_15 { subroutine
175 &BODY_00_15(@V); unshift(@V,pop(@V));
182 &BODY_00_15(@V); unshift(@V,pop(@V));
H A Dsha256-armv4.pl50 sub BODY_00_15 { subroutine
121 &BODY_00_15(@_);
162 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-s390x.pl104 sub BODY_00_15 { subroutine
162 &BODY_00_15(@_);
280 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha1-sparcv9.pl52 sub BODY_00_15 { subroutine
245 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-mips.pl118 sub BODY_00_15 { subroutine
234 &BODY_00_15(@_);
312 { &BODY_00_15($i,@V); unshift(@V,pop(@V)); push(@X,shift(@X)); }
H A Dsha512-sparcv9.pl212 sub BODY_00_15 { subroutine
330 &BODY_00_15(@_);
381 &BODY_00_15(@_);
488 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
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 Dsha512-armv4.pl72 sub BODY_00_15() { subroutine
297 &BODY_00_15(0x94);
349 &BODY_00_15(0x17);
H A Dsha1-586.pl136 sub BODY_00_15 subroutine
360 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
/external/openssl/crypto/sha/asm/
H A Dsha256-586.pl47 sub BODY_00_15() { subroutine
161 &BODY_00_15();
166 &mov ($T,&DWP(4*(8+15+16-1),"esp")); # preloaded in BODY_00_15(1)
188 &BODY_00_15(1);
H A Dsha512-s390x.pl104 sub BODY_00_15 { subroutine
162 &BODY_00_15(@_);
280 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha1-sparcv9.pl52 sub BODY_00_15 { subroutine
245 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 Dsha512-mips.pl118 sub BODY_00_15 { subroutine
234 &BODY_00_15(@_);
312 { &BODY_00_15($i,@V); unshift(@V,pop(@V)); push(@X,shift(@X)); }
H A Dsha512-sparcv9.pl212 sub BODY_00_15 { subroutine
330 &BODY_00_15(@_);
381 &BODY_00_15(@_);
488 for ($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
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 Dsha256-armv4.pl62 sub BODY_00_15 { subroutine
145 eor $t0,$e,$e,ror#`$Sigma1[1]-$Sigma1[0]` @ from BODY_00_15
150 &BODY_00_15(@_);
210 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }
H A Dsha512-armv4.pl72 sub BODY_00_15() { subroutine
297 &BODY_00_15(0x94);
349 &BODY_00_15(0x17);
H A Dsha256-armv4.S966 eor r0,r8,r8,ror#5 @ from BODY_00_15
1015 eor r0,r7,r7,ror#5 @ from BODY_00_15
1064 eor r0,r6,r6,ror#5 @ from BODY_00_15
1113 eor r0,r5,r5,ror#5 @ from BODY_00_15
1162 eor r0,r4,r4,ror#5 @ from BODY_00_15
1211 eor r0,r11,r11,ror#5 @ from BODY_00_15
1260 eor r0,r10,r10,ror#5 @ from BODY_00_15
1309 eor r0,r9,r9,ror#5 @ from BODY_00_15
1358 eor r0,r8,r8,ror#5 @ from BODY_00_15
1407 eor r0,r7,r7,ror#5 @ from BODY_00_15
[all...]
H A Dsha1-586.pl136 sub BODY_00_15 subroutine
360 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }

Completed in 194 milliseconds