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

  /external/boringssl/src/crypto/sha/asm/
sha1-586.pl 246 &xor($b,$c) if($n==39);# warm up for BODY_40_59
271 sub BODY_40_59
391 for(;$i<60;$i++) { &BODY_40_59($i,@V); unshift(@V,pop(@V)); }
931 return &body_40_59() if ($rx==39); $rx++;
948 sub body_40_59 () { # ((b^c)&(c^d))^c subroutine
1040 &Xupdate_ssse3_32_79(\&body_40_59);
1041 &Xupdate_ssse3_32_79(\&body_40_59);
1042 &Xupdate_ssse3_32_79(\&body_40_59);
1043 &Xupdate_ssse3_32_79(\&body_40_59);
1044 &Xupdate_ssse3_32_79(\&body_40_59);
    [all...]
sha1-armv4-large.pl 171 sub BODY_40_59 {
247 &BODY_40_59(@V); unshift(@V,pop(@V));
337 sub body_40_59 () { subroutine
546 &Xupdate_32_79(\&body_40_59);
547 &Xupdate_32_79(\&body_40_59);
548 &Xupdate_32_79(\&body_40_59);
549 &Xupdate_32_79(\&body_40_59);
550 &Xupdate_32_79(\&body_40_59);
sha1-x86_64.pl 212 sub BODY_40_59 {
298 for(;$i<60;$i++) { &BODY_40_59($i,@V); unshift(@V,pop(@V)); }
790 return &body_40_59() if ($rx==39); $rx++;
807 sub body_40_59 () { # ((b^c)&(c^d))^c subroutine
843 &Xupdate_ssse3_32_79(\&body_40_59);
844 &Xupdate_ssse3_32_79(\&body_40_59);
845 &Xupdate_ssse3_32_79(\&body_40_59);
846 &Xupdate_ssse3_32_79(\&body_40_59);
847 &Xupdate_ssse3_32_79(\&body_40_59);
1203 &Xupdate_avx_32_79(\&body_40_59);
    [all...]

Completed in 1280 milliseconds