Home
last modified time | relevance | path

Searched refs:body_40_59 (Results 1 – 4 of 4) sorted by relevance

/freebsd/crypto/openssl/crypto/sha/asm/
H A Dsha1-armv4-large.pl374 sub body_40_59 () { subroutine
584 &Xupdate_32_79(\&body_40_59);
585 &Xupdate_32_79(\&body_40_59);
586 &Xupdate_32_79(\&body_40_59);
587 &Xupdate_32_79(\&body_40_59);
588 &Xupdate_32_79(\&body_40_59);
H A Dsha1-586.pl941 return &body_40_59() if ($rx==39); $rx++;
958 sub body_40_59 () { # ((b^c)&(c^d))^c subroutine
1050 &Xupdate_ssse3_32_79(\&body_40_59);
1051 &Xupdate_ssse3_32_79(\&body_40_59);
1052 &Xupdate_ssse3_32_79(\&body_40_59);
1053 &Xupdate_ssse3_32_79(\&body_40_59);
1054 &Xupdate_ssse3_32_79(\&body_40_59);
1423 &Xupdate_avx_32_79(\&body_40_59);
1424 &Xupdate_avx_32_79(\&body_40_59);
1425 &Xupdate_avx_32_79(\&body_40_59);
[all …]
H A Dsha1-x86_64.pl834 return &body_40_59() if ($rx==39); $rx++;
851 sub body_40_59 () { # ((b^c)&(c^d))^c subroutine
887 &Xupdate_ssse3_32_79(\&body_40_59);
888 &Xupdate_ssse3_32_79(\&body_40_59);
889 &Xupdate_ssse3_32_79(\&body_40_59);
890 &Xupdate_ssse3_32_79(\&body_40_59);
891 &Xupdate_ssse3_32_79(\&body_40_59);
1261 &Xupdate_avx_32_79(\&body_40_59);
1262 &Xupdate_avx_32_79(\&body_40_59);
1263 &Xupdate_avx_32_79(\&body_40_59);
[all …]
/freebsd/crypto/openssl/crypto/aes/asm/
H A Daesni-sha1-x86_64.pl605 return &body_40_59() if ($rx==39); $rx++;
619 my @body_40_59 = (
638 sub body_40_59 () { # ((b^c)&(c^d))^c subroutine
644 my @r=@body_40_59;
667 &Xupdate_ssse3_32_79(\&body_40_59);
668 &Xupdate_ssse3_32_79(\&body_40_59);
669 &Xupdate_ssse3_32_79(\&body_40_59);
670 &Xupdate_ssse3_32_79(\&body_40_59);
671 &Xupdate_ssse3_32_79(\&body_40_59);
834 my @r=@body_40_59;
[all …]