Go to the source code of this file.
Functions | |
| u16 | FFLiGetCRC16 (u16 base, const void *pData, u32 size) |
| void | FFLiPutCRC16 (u16 base, void *pData, u32 size) |
| bool | FFLiIsValidCRC16 (const void *pData, u32 size) |
| u16 FFLiGetCRC16 | ( | u16 | base, |
| const void * | pData, | ||
| u32 | size ) |
| void FFLiPutCRC16 | ( | u16 | base, |
| void * | pData, | ||
| u32 | size ) |
| bool FFLiIsValidCRC16 | ( | const void * | pData, |
| u32 | size ) |