Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros | Functions
crc32c.h File Reference
#include <linux/types.h>

Go to the source code of this file.

Macros

#define crc32c_le   crc32c
 

Functions

u32 crc32c (u32 crc, const void *address, unsigned int length)
 

Macro Definition Documentation

#define crc32c_le   crc32c

Definition at line 9 of file crc32c.h.

Function Documentation

u32 crc32c ( u32  crc,
const void address,
unsigned int  length 
)

Definition at line 42 of file libcrc32c.c.