[][src]Function isa_l::gf_mul

#[must_use]pub fn gf_mul(a: u8, b: u8) -> u8

Single element GF(2^8) multiply.

Returns the product of a and b in GF(2^8).