pub fn mulx(block: &Block) -> Block
The mulX_POLYVAL() function as defined in RFC 8452 Appendix A.
mulX_POLYVAL()
Performs a doubling (a.k.a. “multiply by x”) over GF(2^128). This is useful for implementing GHASH in terms of POLYVAL.