#include <stdlib.h>
#include <stdio.h>
#include "AP_Types.h"
Defines | |
#define | CRC_VERSION "1.12.e" |
#define | FALSE 0 |
#define | TRUE 1 |
Functions | |
AP_Uint16 | CRC16 (AP_Byte *buff, AP_Uint32 size) |
AP_Uint32 | CRC32 (AP_Byte *buff, AP_Uint32 size) |
#define CRC_VERSION "1.12.e" |
#define FALSE 0 |
#define TRUE 1 |
AP_Uint16 CRC16 | ( | AP_Byte * | buff, | |
AP_Uint32 | size | |||
) |
AP_Uint32 CRC32 | ( | AP_Byte * | buff, | |
AP_Uint32 | size | |||
) |