Libtropic API
SDK for the TROPIC01 secure element
Version: master (latest)
Loading...
Searching...
No Matches
lt_crc16.h File Reference

CRC16 functions declarations. More...

#include <stdint.h>
Include dependency graph for lt_crc16.h:

Functions

uint16_t crc16 (const uint8_t *buf, int16_t size)
 Calculates CRC16 checksum on a buffer.
 
void add_crc (void *req)
 Takes pointer to filled l2 buffer and adds checksum.
 

Detailed Description

License
For the license see file LICENSE.txt file in the root directory of this source tree.