Home
last modified time | relevance | path

Searched refs:calc_crc_flex (Results 1 – 1 of 1) sorted by relevance

/openbmc/linux/drivers/net/hamradio/
H A Dmkiss.c117 static unsigned short calc_crc_flex(unsigned char *cp, int size) in calc_crc_flex() function
499 crc = calc_crc_flex(p, len); in ax_encaps()