Home
last modified time | relevance | path

Searched defs:crc16 (Results 1 – 2 of 2) sorted by relevance

/openbsd-src/sys/lib/libkern/
H A Dcrc16.h78 crc16(uint16_t crc, const uint8_t *data, size_t len) in crc16() function
/openbsd-src/gnu/usr.bin/binutils/gdb/rdi-share/
H A Dcrc.c208 unsigned short crc16(unsigned char *address, unsigned int size, in crc16() function