HomeSort by relevance Sort by last modified time
    Searched refs:BODY_00_19 (Results 1 - 7 of 7) sorted by null

  /external/openssl/crypto/sha/asm/
sha1-s390x.pl 96 sub BODY_00_19 {
207 for ($i=0;$i<20;$i++) { &BODY_00_19($i,@V); unshift(@V,pop(@V)); }
sha1-thumb.pl 66 sub BODY_00_19 {
179 &BODY_00_19();
sha1-alpha.pl 33 sub BODY_00_19 {
270 for ($i=0;$i<20;$i++) { &BODY_00_19($i,@V); unshift(@V,pop(@V)); }
sha1-ppc.pl 71 sub BODY_00_19 {
282 for($i=0;$i<20;$i++) { &BODY_00_19($i,@V); unshift(@V,pop(@V)); }
sha1-parisc.pl 61 sub BODY_00_19 {
202 for ($i=0;$i<20;$i++) { &BODY_00_19($i,@V); unshift(@V,pop(@V)); }
sha1-sparcv9a.pl 140 sub BODY_00_19 {
492 for ($i=0;$i<20;$i++) { &BODY_00_19($i,@V); unshift(@V,pop(@V)); }
sha1-x86_64.pl 108 sub BODY_00_19 {
263 for($i=0;$i<20;$i++) { &BODY_00_19($i,@V); unshift(@V,pop(@V)); }
585 sub body_00_19 () { subroutine
636 &Xupdate_ssse3_16_31(\&body_00_19);
637 &Xupdate_ssse3_16_31(\&body_00_19);
638 &Xupdate_ssse3_16_31(\&body_00_19);
639 &Xupdate_ssse3_16_31(\&body_00_19);
640 &Xupdate_ssse3_32_79(\&body_00_19);
992 &Xupdate_avx_16_31(\&body_00_19);
993 &Xupdate_avx_16_31(\&body_00_19);
    [all...]

Completed in 84 milliseconds