ftwin
0.8.10
checksum.h
Go to the documentation of this file.
1
6
#ifndef CHECKSUM_H
7
#define CHECKSUM_H
8
#include <apr.h>
9
10
/* Include the vendored header. Assumes -Isrc is set in CFLAGS/CPPFLAGS */
11
#include "
xxhash.h
"
12
18
typedef
XXH128_hash_t
ft_hash_t
;
19
20
#endif
ft_hash_t
XXH128_hash_t ft_hash_t
The application-wide hash type, defined as a 128-bit XXH3 hash.
Definition
checksum.h:18
XXH128_hash_t
The return value from 128-bit hashes.
Definition
xxhash.h:1239
xxhash.h
src
checksum.h
Generated by
1.9.8