HomeSort by: relevance | last modified time | path
    Searched defs:reduction_avx (Results 1 - 3 of 3) sorted by relevancy

  /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/
ghash-x86_64.pl 1105 sub reduction_avx {
1136 &reduction_avx ($Xhi,$Xi);
1142 &reduction_avx ($Xhi,$Xi);
1099 sub reduction_avx { subroutine
  /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
ghash-x86_64.pl 1103 sub reduction_avx {
1134 &reduction_avx ($Xhi,$Xi);
1140 &reduction_avx ($Xhi,$Xi);
1097 sub reduction_avx { subroutine
  /src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
ghash-x86_64.pl 1097 sub reduction_avx {
1128 &reduction_avx ($Xhi,$Xi);
1134 &reduction_avx ($Xhi,$Xi);
1091 sub reduction_avx { subroutine

Completed in 26 milliseconds