[][src]Function eva_crypto::generic::gmul_x

pub fn gmul_x(a: u8, b: u8, poly: u8, bits: u8) -> u8

Implementation of Galois field multiplication. poly denotes the used irreducible polynomial in bits.