ReactOS Fundraising Campaign 2012
 
€ 4,410 / € 30,000

Information | Donate

Home | Info | Community | Development | myReactOS | Contact Us

  1. Home
  2. Community
  3. Development
  4. myReactOS
  5. Fundraiser 2012

  1. Main Page
  2. Alphabetical List
  3. Data Structures
  4. Directories
  5. File List
  6. Data Fields
  7. Globals
  8. Related Pages

ReactOS Development > Doxygen

ff_crc.c File Reference
#include "ff_crc.h"

Go to the source code of this file.

Functions

FF_T_UINT32 FF_GetCRC32 (FF_T_UINT8 *pbyData, FF_T_UINT32 stLength)
FF_T_UINT16 FF_GetCRC16 (FF_T_UINT8 *pbyData, FF_T_UINT32 stLength)
FF_T_UINT8 FF_GetCRC8 (FF_T_UINT8 *pbyData, FF_T_UINT32 stLength)

Variables

static const FF_T_UINT32 crc32_table [256]
static const FF_T_UINT8 crc16_table_low [256]
static const FF_T_UINT8 crc16_table_high [256]
static const FF_T_UINT8 crc8_table [256]

Detailed Description

Author:
James Walmsley

Definition in file ff_crc.c.


Generated on Fri May 25 2012 05:58:48 for ReactOS by doxygen 1.7.6.1

ReactOS is a registered trademark or a trademark of ReactOS Foundation in the United States and other countries.