UbixOS  2.0
crc32.c File Reference
#include <sys/types.h>
#include <fs/common/crc32.h>
Include dependency graph for crc32.c:

Go to the source code of this file.

Functions

uint32_t crc32 (const void *buf, size_t size)
 

Function Documentation

◆ crc32()

uint32_t crc32 ( const void *  buf,
size_t  size 
)

Definition at line 97 of file crc32.c.