Home
last modified time | relevance | path

Searched defs:crc8 (Results 1 – 13 of 13) sorted by relevance

/openbmc/u-boot/lib/
H A Dcrc8.c23 unsigned int crc8(unsigned int crc, const unsigned char *vptr, int len) in crc8() function
/openbmc/linux/net/can/
H A Dgw.c104 struct cgw_csum_crc8 crc8; member
109 void (*crc8)(struct canfd_frame *cf, member
365 struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_rel()
403 struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_pos()
430 struct cgw_csum_crc8 *crc8) in cgw_csum_crc8_neg()
/openbmc/linux/lib/
H A Dcrc8.c74 u8 crc8(const u8 table[CRC8_TABLE_SIZE], const u8 *pdata, size_t nbytes, u8 crc) in crc8() function
/openbmc/linux/drivers/nvmem/layouts/
H A Dsl28vpd.c21 u8 crc8; member
/openbmc/libpldm/src/
H A Dutils.c100 uint8_t crc8(const void *data, size_t size) in crc8() function
/openbmc/linux/drivers/w1/slaves/
H A Dw1_ds250x.c52 u8 crc8; in w1_ds2502_read_page() local
/openbmc/u-boot/drivers/tpm/
H A Dtpm_tis_sandbox.c37 uint8_t crc8; member
/openbmc/linux/drivers/hwmon/
H A Daht10.c93 bool crc8; member
/openbmc/linux/drivers/i2c/
H A Di2c-core-smbus.c29 static u8 crc8(u16 data) in crc8() function
/openbmc/ipmitool/lib/
H A Dipmi_ime.c107 uint8_t crc8; member
/openbmc/linux/drivers/iio/chemical/
H A Dsgp30.c85 u8 crc8; member
/openbmc/linux/drivers/net/ethernet/intel/i40e/
H A Di40e_type.h1351 u16 crc8; member
/openbmc/linux/drivers/net/ethernet/marvell/
H A Dmvneta.c3107 unsigned char crc8, in mvneta_set_other_mcast_addr()