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

  /src/crypto/external/apache2/openssl/dist/crypto/modes/asm/
ghash-x86.pl 1160 sub reduction_alg5 { # 19/16 times faster than Intel version
1220 &reduction_alg5 ($Xhi,$Xi);
1243 &reduction_alg5 ($Xhi,$Xi);
1295 &reduction_alg5 ($Xhi,$Xi);
1318 &reduction_alg5 ($Xhi,$Xi);
1331 &reduction_alg5 ($Xhi,$Xi);
1151 sub reduction_alg5 { # 19\/16 times faster than Intel version subroutine
  /src/crypto/external/bsd/openssl/dist/crypto/modes/asm/
ghash-x86.pl 1160 sub reduction_alg5 { # 19/16 times faster than Intel version
1220 &reduction_alg5 ($Xhi,$Xi);
1243 &reduction_alg5 ($Xhi,$Xi);
1295 &reduction_alg5 ($Xhi,$Xi);
1318 &reduction_alg5 ($Xhi,$Xi);
1331 &reduction_alg5 ($Xhi,$Xi);
1151 sub reduction_alg5 { # 19\/16 times faster than Intel version subroutine
  /src/crypto/external/bsd/openssl.old/dist/crypto/modes/asm/
ghash-x86.pl 1161 sub reduction_alg5 { # 19/16 times faster than Intel version
1221 &reduction_alg5 ($Xhi,$Xi);
1244 &reduction_alg5 ($Xhi,$Xi);
1296 &reduction_alg5 ($Xhi,$Xi);
1319 &reduction_alg5 ($Xhi,$Xi);
1332 &reduction_alg5 ($Xhi,$Xi);
1152 sub reduction_alg5 { # 19\/16 times faster than Intel version subroutine

Completed in 58 milliseconds