Home
last modified time | relevance | path

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

/external/boringssl/src/crypto/fipsmodule/modes/asm/
Dghash-neon-armv8.pl83 sub clmul64x64 { subroutine
227 &clmul64x64 ($Xl, $Hlo, $INlo); # H.lo·Xi.lo
231 &clmul64x64 ($Xm, $Hhl, $INlo); # (H.lo+H.hi)·(Xi.lo+Xi.hi)
232 &clmul64x64 ($Xh, $Hhi, $INhi); # H.hi·Xi.hi
Dghash-armv4.pl387 sub clmul64x64 { subroutine
498 &clmul64x64 ($Xl,$Hlo,"$IN#lo"); # H.lo·Xi.lo
502 &clmul64x64 ($Xm,$Hhl,"$IN#lo"); # (H.lo+H.hi)·(Xi.lo+Xi.hi)
503 &clmul64x64 ($Xh,$Hhi,"$IN#hi"); # H.hi·Xi.hi