[][src]Function isa_l::gf_inv

#[must_use]pub fn gf_inv(a: u8) -> u8

Single element GF(2^8) inverse.

Returns field element b such that a x b = {1}