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

/openbsd-current/lib/libcrypto/sha/asm/
H A Dsha256-586.pl47 sub BODY_00_15() { subroutine
160 &BODY_00_15();
165 &mov ($T,&DWP(4*(8+15+16-1),"esp")); # preloaded in BODY_00_15(1)
187 &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 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.pl124 sub BODY_00_15 { subroutine
240 &BODY_00_15(@_);
314 { &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(@_);
500 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 Dsha1-586.pl132 sub BODY_00_15 subroutine
354 for($i=0;$i<16;$i++) { &BODY_00_15($i,@V); unshift(@V,pop(@V)); }

Completed in 192 milliseconds