Functions

sw-host/crc32.h File Reference

(r4864/r225)

#include "xbasic_types.h"
Include dependency graph for crc32.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Functions

void init_crc32 ()
Xuint32 crc32 (void *data, Xuint32 len)
Xuint16 crc16 (Xuint16 *iph, int len)

Function Documentation

Xuint16 crc16 ( Xuint16 *  iph,
int  len 
)
Xuint32 crc32 ( void *  data,
Xuint32  len 
)
void init_crc32 (  )