netatalk  4.6.0
Free and Open Source Apple Filing Protocol (AFP) Server
Loading...
Searching...
No Matches
crc16.h File Reference
#include <stddef.h>
#include <stdint.h>

Go to the source code of this file.

Functions

uint16_t crc16_xmodem_update (uint16_t crc, const void *buf, size_t len)

Function Documentation

◆ crc16_xmodem_update()

uint16_t crc16_xmodem_update ( uint16_t crc,
const void * buf,
size_t len )