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

/fuchsia/zircon/third_party/ulib/uboringssl/crypto/fipsmodule/modes/asm/
H A Dghash-x86_64.pl54 # reduction_alg9, increase reduction aggregate factor to 4x. As for
458 sub reduction_alg9 { # 17/11 times faster than Intel version
529 &reduction_alg9 ($Xhi,$Xi);
542 &reduction_alg9 ($Xhi,$Xi);
547 &reduction_alg9 ($Xhi,$Xi);
585 $code.=<<___ if (0 || (&reduction_alg9($Xhi,$Xi)&&0));
824 &reduction_alg9($Xhi,$Xi);
942 &reduction_alg9 ($Xhi,$Xi);
953 &reduction_alg9 ($Xhi,$Xi);
455 sub reduction_alg9 { # 17/11 times faster than Intel version subroutine

Completed in 20 milliseconds