[][src]Function crcxx::crc8::crc8_update_ref

pub fn crc8_update_ref(crc: u8, buf: &[u8], lut: &[[u8; 256]]) -> u8