Searched refs:clmul64x64 (Results 1 - 2 of 2) sorted by relevance
/third_party/node/deps/openssl/openssl/crypto/modes/asm/ |
H A D | ghash-armv4.pl | 385 sub clmul64x64 { subroutine 496 &clmul64x64 ($Xl,$Hlo,"$IN#lo"); # H.lo·Xi.lo 500 &clmul64x64 ($Xm,$Hhl,"$IN#lo"); # (H.lo+H.hi)·(Xi.lo+Xi.hi) 501 &clmul64x64 ($Xh,$Hhi,"$IN#hi"); # H.hi·Xi.hi
|
/third_party/openssl/crypto/modes/asm/ |
H A D | ghash-armv4.pl | 385 sub clmul64x64 { subroutine 496 &clmul64x64 ($Xl,$Hlo,"$IN#lo"); # H.lo·Xi.lo 500 &clmul64x64 ($Xm,$Hhl,"$IN#lo"); # (H.lo+H.hi)·(Xi.lo+Xi.hi) 501 &clmul64x64 ($Xh,$Hhi,"$IN#hi"); # H.hi·Xi.hi
|
Completed in 2 milliseconds