Searched refs:mboxsc_chksum_t (Results 1 – 2 of 2) sorted by relevance
58 typedef uint32_t mboxsc_chksum_t; typedef64 #define MBOXSC_CHKSUM_SIZE (sizeof (mboxsc_chksum_t))
223 static mboxsc_chksum_t mboxsc_checksum(mboxsc_chksum_t seed, uint8_t *buf,494 mboxsc_chksum_t checksum; in mboxsc_putmsg()802 mboxsc_chksum_t read_checksum; in mboxsc_getmsg()803 mboxsc_chksum_t calc_checksum; in mboxsc_getmsg()1693 static mboxsc_chksum_t1694 mboxsc_checksum(mboxsc_chksum_t seed, uint8_t *buf, uint32_t length) in mboxsc_checksum()