AES.gfMul
private
ubyte gfMul(ubyte a, ubyte b) pure nothrow @nogc @safeGeneral GF(2^8) multiplication - constant time.
ubyte gfMul(ubyte a, ubyte b) pure nothrow @nogc @safeGeneral GF(2^8) multiplication - constant time.