[][src]Crate xxhash_c_sys

Structs

XXH3_state_s
XXH32_canonical_t
XXH32_state_s
XXH64_canonical_t
XXH64_state_s
XXH128_canonical_t
XXH128_hash_t

Constants

XXH3_INTERNALBUFFER_SIZE
XXH3_SECRET_DEFAULT_SIZE
XXH3_SECRET_SIZE_MIN
XXH_VERSION_MAJOR
XXH_VERSION_MINOR
XXH_VERSION_NUMBER
XXH_VERSION_RELEASE
XXH_errorcode_XXH_ERROR
XXH_errorcode_XXH_OK

Functions

XXH3_64bits
XXH3_64bits_digest
XXH3_64bits_reset
XXH3_64bits_reset_withSecret
XXH3_64bits_reset_withSeed
XXH3_64bits_update
XXH3_64bits_withSecret
XXH3_64bits_withSeed
XXH3_128bits
XXH3_128bits_digest
XXH3_128bits_reset
XXH3_128bits_reset_withSecret
XXH3_128bits_reset_withSeed
XXH3_128bits_update
XXH3_128bits_withSecret
XXH3_128bits_withSeed
XXH3_copyState
XXH3_createState
XXH3_freeState
XXH32
XXH32_canonicalFromHash
XXH32_copyState
XXH32_createState
XXH32_digest
XXH32_freeState
XXH32_hashFromCanonical
XXH32_reset
XXH32_update
XXH64
XXH64_canonicalFromHash
XXH64_copyState
XXH64_createState
XXH64_digest
XXH64_freeState
XXH64_hashFromCanonical
XXH64_reset
XXH64_update
XXH128_canonicalFromHash
XXH128_cmp
XXH128_hashFromCanonical
XXH128_isEqual
XXH_versionNumber

Type Definitions

XXH3_state_t
XXH32_hash_t
XXH32_state_t
XXH64_hash_t
XXH64_state_t
XXH_errorcode