MTBL_CRC32C(3) MTBL_CRC32C(3)NAMEmtbl_crc32c - calculate CRC32C checksumSYNOPSIS#include <mtbl.h> uint32_t mtbl_crc32c(const uint8_t *buffer, size_t length);DESCRIPTIONThe mtbl_crc32c() function calculates the CRC32C checksum of a sequence of bytes of length length. The buffer argument points to the start of the sequence.RETURN VALUEThe CRC32C checksum. 05/29/2012 MTBL_CRC32C(3)
| Related Man Pages |
|---|
| mtbl_reader(3) - debian |
| shishi_authenticator_add_cksum_type(3) - debian |
| shishi_authenticator_set_cksum(3) - debian |
| shishi_safe_set_cksum(3) - debian |
| sha256_data(3) - freebsd |
| Similar Topics in the Unix Linux Community |
|---|
| Is UNIX an open source OS ? |
| Find columns in a file based on header and print to new file |
| New UNIX and Linux History Sections |
| My first PERL incarnation... Audio Oscillograph |