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

  /external/chromium_org/third_party/boringssl/src/crypto/sha/asm/
sha1-586.pl 241 &xor($b,$c) if($n==39);# warm up for BODY_40_59
266 sub BODY_40_59
386 for(;$i<60;$i++) { &BODY_40_59($i,@V); unshift(@V,pop(@V)); }
926 return &body_40_59() if ($rx==39); $rx++;
943 sub body_40_59 () { # ((b^c)&(c^d))^c subroutine
1035 &Xupdate_ssse3_32_79(\&body_40_59);
1036 &Xupdate_ssse3_32_79(\&body_40_59);
1037 &Xupdate_ssse3_32_79(\&body_40_59);
1038 &Xupdate_ssse3_32_79(\&body_40_59);
1039 &Xupdate_ssse3_32_79(\&body_40_59);
    [all...]
sha1-x86_64.pl 217 sub BODY_40_59 {
303 for(;$i<60;$i++) { &BODY_40_59($i,@V); unshift(@V,pop(@V)); }
795 return &body_40_59() if ($rx==39); $rx++;
812 sub body_40_59 () { # ((b^c)&(c^d))^c subroutine
848 &Xupdate_ssse3_32_79(\&body_40_59);
849 &Xupdate_ssse3_32_79(\&body_40_59);
850 &Xupdate_ssse3_32_79(\&body_40_59);
851 &Xupdate_ssse3_32_79(\&body_40_59);
852 &Xupdate_ssse3_32_79(\&body_40_59);
1210 &Xupdate_avx_32_79(\&body_40_59);
    [all...]
  /external/openssl/crypto/aes/asm/
aesni-sha1-x86_64.pl 512 sub body_40_59 () { subroutine
550 &Xupdate_ssse3_32_79(\&body_40_59);
551 &Xupdate_ssse3_32_79(\&body_40_59);
552 &Xupdate_ssse3_32_79(\&body_40_59);
553 &Xupdate_ssse3_32_79(\&body_40_59);
554 &Xupdate_ssse3_32_79(\&body_40_59);
991 &Xupdate_avx_32_79(\&body_40_59);
992 &Xupdate_avx_32_79(\&body_40_59);
993 &Xupdate_avx_32_79(\&body_40_59);
994 &Xupdate_avx_32_79(\&body_40_59);
    [all...]
  /external/openssl/crypto/sha/asm/
sha1-586.pl 224 &xor($b,$c) if($n==39);# warm up for BODY_40_59
249 sub BODY_40_59
363 for(;$i<60;$i++) { &BODY_40_59($i,@V); unshift(@V,pop(@V)); }
776 sub body_40_59 () { subroutine
805 &Xupdate_ssse3_32_79(\&body_40_59);
806 &Xupdate_ssse3_32_79(\&body_40_59);
807 &Xupdate_ssse3_32_79(\&body_40_59);
808 &Xupdate_ssse3_32_79(\&body_40_59);
809 &Xupdate_ssse3_32_79(\&body_40_59);
    [all...]
sha1-x86_64.pl 190 sub BODY_40_59 {
266 for(;$i<60;$i++) { &BODY_40_59($i,@V); unshift(@V,pop(@V)); }
616 sub body_40_59 () { subroutine
647 &Xupdate_ssse3_32_79(\&body_40_59);
648 &Xupdate_ssse3_32_79(\&body_40_59);
649 &Xupdate_ssse3_32_79(\&body_40_59);
650 &Xupdate_ssse3_32_79(\&body_40_59);
651 &Xupdate_ssse3_32_79(\&body_40_59);
1003 &Xupdate_avx_32_79(\&body_40_59);
1004 &Xupdate_avx_32_79(\&body_40_59);
    [all...]
sha1-armv4-large.pl 157 sub BODY_40_59 {
230 &BODY_40_59(@V); unshift(@V,pop(@V));
318 sub body_40_59 () { subroutine
526 &Xupdate_32_79(\&body_40_59);
527 &Xupdate_32_79(\&body_40_59);
528 &Xupdate_32_79(\&body_40_59);
529 &Xupdate_32_79(\&body_40_59);
530 &Xupdate_32_79(\&body_40_59);

Completed in 1083 milliseconds