Searched defs:crc_func_t (Results 1 - 1 of 1) sorted by relevance

/net/nfc/
H A Ddigital.h128 typedef u16 (*crc_func_t)(u16, const u8 *, size_t); typedef
134 void digital_skb_add_crc(struct sk_buff *skb, crc_func_t crc_func, u16 init,
157 int digital_skb_check_crc(struct sk_buff *skb, crc_func_t crc_func,

Completed in 84 milliseconds