Functions
crc32.c File Reference

Compute the CRC-32. More...

#include "crc32.h"

Functions

uint32_t crc32 (uint32_t crc, const char *buf, uint32_t len)
 

Detailed Description

Compute the CRC-32.

(crc32.yu-c)

Author
Vitaly Kravtsov (in4li.nosp@m.o@gm.nosp@m.ail.c.nosp@m.om)