Home
last modified time | relevance | path

Searched refs:reduction_alg9 (Results 1 – 2 of 2) sorted by relevance

/openssl/crypto/modes/asm/
H A Dghash-x86_64.pl498 sub reduction_alg9 { # 17/11 times faster than Intel version subroutine
570 &reduction_alg9 ($Xhi,$Xi);
583 &reduction_alg9 ($Xhi,$Xi);
588 &reduction_alg9 ($Xhi,$Xi);
629 $code.=<<___ if (0 || (&reduction_alg9($Xhi,$Xi)&&0));
869 &reduction_alg9($Xhi,$Xi);
987 &reduction_alg9 ($Xhi,$Xi);
998 &reduction_alg9 ($Xhi,$Xi);
H A Dghash-x86.pl903 sub reduction_alg9 { # 17/11 times faster than Intel version subroutine
960 &reduction_alg9 ($Xhi,$Xi);
990 &reduction_alg9 ($Xhi,$Xi);
1130 &reduction_alg9 ($Xhi,$Xi);
1142 &reduction_alg9 ($Xhi,$Xi);

Completed in 12 milliseconds